@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rail: <http://ontologi.es/rail/vocab#> .
@prefix ovterms: <http://open.vocab.org/terms/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix geonames: <http://www.geonames.org/ontology#> .
@prefix unit: <http://www.w3.org/2007/ont/unit#> .
@prefix rf: <http://ontologi.es/rail/vocab#facilities/> .
@prefix void: <http://rdfs.org/ns/void#> .

<http://ontologi.es/rail/stations/gb/CSW.ttl> rdf:type foaf:Document ;
                                              dc:title "About: Chestfield & Swalecliffe"@en ;
                                              <http://www.w3.org/1999/xhtml/vocab#> <http://ontologi.es/rail/screen.css> ;
                                              rdfs:seeAlso <http://ontologi.es/rail/stations-contrib/gb/CSW> ;
                                              dc:hasFormat <http://ontologi.es/rail/stations/gb/CSW.json> ,
                                                           <http://ontologi.es/rail/stations/gb/CSW.nt> ,
                                                           <http://ontologi.es/rail/stations/gb/CSW.rdf> ,
                                                           <http://ontologi.es/rail/stations/gb/CSW.ttl> ,
                                                           <http://ontologi.es/rail/stations/gb/CSW.xhtml> ;
                                              dc:isFormatOf <http://ontologi.es/rail/stations/gb/CSW.ttl> ;
                                              dc:format "Turtle"@en ;
                                              rdfs:comment "Disclaimer: this site is not affiliated, associated, or in any other way connected officially with the National Rail Enquiries site."@en .

<http://ontologi.es/rail/stations/gb/CSW> rdf:type rail:Station ;
                                          foaf:name "Chestfield & Swalecliffe"@en ;
                                          ovterms:canonicalUri "http://ontologi.es/rail/stations/gb/CSW"@en ;
                                          ovterms:similarTo <http://dbpedia.org/resource/Chestfield_%26_Swalecliffe_railway_station> ;
                                          rail:crs "CSW"@zxx ;
                                          rail:nlc "520000"@zxx ;
                                          rail:tiploc "CHSW"@zxx ;
                                          rail:stanox "89486"@zxx ;
                                          vcard:label "Thanet Way Swalecliffe WHITSTABLE Kent CT5 3JB"@en ;
                                          geo:lat_long "51.3604,1.067"@zxx ;
                                          geo:lat "51.3604"@zxx ;
                                          geo:long "1.067"@zxx ;
                                          ovterms:national-grid-reference "TR136668"@zxx ;
                                          rail:serves <http://sws.geonames.org/2636453/> ;
                                          geonames:nearby <http://sws.geonames.org/2636453/> ,
                                                          <http://sws.geonames.org/2653216/> ,
                                                          <http://sws.geonames.org/6615508/> ,
                                                          <http://sws.geonames.org/2634021/> ,
                                                          <http://sws.geonames.org/3209928/> ,
                                                          <http://sws.geonames.org/2638283/> ,
                                                          <http://sws.geonames.org/2647057/> ,
                                                          <http://sws.geonames.org/2647058/> ,
                                                          <http://sws.geonames.org/3209904/> ,
                                                          <http://sws.geonames.org/2655365/> ,
                                                          <http://sws.geonames.org/3209902/> ;
                                          rail:located_at _:arc4745b12 ;
                                          rail:adjacent <http://ontologi.es/rail/stations/gb/WHI> ,
                                                        <http://ontologi.es/rail/stations/gb/HNB> ;
                                          rail:provides _:arc4745b17 ,
                                                        _:arc4745b18 ,
                                                        _:arc4745b19 ,
                                                        _:arc4745b20 ;
                                          foaf:homepage <http://nationalrail.co.uk/stations/CSW/details.html> ;
                                          ovterms:wikiPage <http://en.wikipedia.org/wiki/Chestfield_%26_Swalecliffe_railway_station> ;
                                          rail:arrivals <http://www.livedepartureboards.co.uk/ldb/sumarr.aspx?T=CSW> ;
                                          rail:departures <http://www.livedepartureboards.co.uk/ldb/sumdep.aspx?T=CSW> ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/CSW.xhtml> .

<http://sws.geonames.org/2636453/> foaf:page <http://www.geonames.org/2636453/swalecliffe.html> ;
                                   rdfs:label "Swalecliffe"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://sws.geonames.org/2653216/> foaf:page <http://www.geonames.org/2653216/chestfield.html> ;
                                   rdfs:label "Chestfield"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://sws.geonames.org/6615508/> foaf:page <http://www.geonames.org/6615508/tankerton.html> ;
                                   rdfs:label "Tankerton"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://sws.geonames.org/2634021/> foaf:page <http://www.geonames.org/2634021/whitstable.html> ;
                                   rdfs:label "Whitstable"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://sws.geonames.org/3209928/> foaf:page <http://www.geonames.org/3209928/greenhill.html> ;
                                   rdfs:label "Greenhill"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://sws.geonames.org/2638283/> foaf:page <http://www.geonames.org/2638283/seasalter.html> ;
                                   rdfs:label "Seasalter"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://sws.geonames.org/2647057/> foaf:page <http://www.geonames.org/2647057/herne-bay.html> ;
                                   rdfs:label "Herne Bay"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://sws.geonames.org/2647058/> foaf:page <http://www.geonames.org/2647058/herne.html> ;
                                   rdfs:label "Herne"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://sws.geonames.org/3209904/> foaf:page <http://www.geonames.org/3209904/broomfield.html> ;
                                   rdfs:label "Broomfield"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://sws.geonames.org/2655365/> foaf:page <http://www.geonames.org/2655365/blean.html> ;
                                   rdfs:label "Blean"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://sws.geonames.org/3209902/> foaf:page <http://www.geonames.org/3209902/beltinge.html> ;
                                   rdfs:label "Beltinge"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/CSW> .

<http://ontologi.es/rail/routes/gb/VIR> rdf:type rail:Route ;
                                        rdfs:seeAlso <http://ontologi.es/rail/routes/gb/VIR.xhtml> ;
                                        foaf:name "Victoria to Ramsgate (via Herne Hill and Chatham) Line"@en .

_:arc4745b12 rail:along_route <http://ontologi.es/rail/routes/gb/VIR> ;
             rail:distance _:arc4745b14 .

_:arc4745b14 unit:m "97465"@en .

<http://ontologi.es/rail/stations/gb/WHI> rdf:type rail:Station ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/WHI.xhtml> ;
                                          foaf:name "Whitstable"@en .

<http://ontologi.es/rail/stations/gb/HNB> rdf:type rail:Station ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/HNB.xhtml> ;
                                          foaf:name "Herne Bay"@en .

_:arc4745b17 rdf:type rf:Staffing ;
             rdfs:label "Staffing"@en ;
             rf:availability '<span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ophr">Monday-Friday 05:30-10:30</span> <span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ophr">Weekend Closed</span>'^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

_:arc4745b18 rdf:type rf:Information ;
             rdfs:label "Passenger Information Services"@en ;
             rf:note '<span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ref">Departure screens</span> <span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ref">Arrival screens</span> <span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ref">Announcements</span>'^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

_:arc4745b19 rdf:type rf:Ticketing ;
             rdfs:label "Ticket Office"@en ;
             rf:availability '<span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ophr">Monday-Friday 06:45-10:15</span> <span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ophr">Weekend Closed</span>'^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

_:arc4745b20 rdf:type rf:Ramps ;
             rdfs:label "Ramp for Train Access"@en ;
             rf:note '<br/><p xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">If you need assistance we recommend that you book at least 24 hours in advance of travel.</p>'^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

<http://ontologi.es/rail/stations/gb/CSW.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/CSW> ;
                                                dc:isFormatOf <http://ontologi.es/rail/stations/gb/CSW.ttl> ;
                                                dc:format "XHTML+RDFa"@en .

<http://ontologi.es/rail/stations/gb/CSW.json> dc:isFormatOf <http://ontologi.es/rail/stations/gb/CSW.ttl> ;
                                               dc:format "JSON"@en .

<http://ontologi.es/rail/stations/gb/CSW.nt> dc:isFormatOf <http://ontologi.es/rail/stations/gb/CSW.ttl> ;
                                             dc:format "N-Triples"@en .

<http://ontologi.es/rail/stations/gb/CSW.rdf> dc:isFormatOf <http://ontologi.es/rail/stations/gb/CSW.ttl> ;
                                              dc:format "RDF/XML"@en .

_:arc4745b21 void:exampleResource <http://ontologi.es/rail/stations/gb/CSW> .

<http://ontologi.es/rail/void#dataset_0.1> rdf:type void:Dataset ;
                                           foaf:homepage <http://ontologi.es/rail/> ;
                                           dc:title "Linked Railway Data Project"@en ;
                                           foaf:maker <http://tobyinkster.co.uk/#i> ;
                                           dc:creator <http://tobyinkster.co.uk/#i> ;
                                           dc:contributor _:arc4745b24 ,
                                                          _:arc4745b25 ,
                                                          _:arc4745b26 ,
                                                          _:arc4745b27 ;
                                           void:exampleResource <http://ontologi.es/rail/stations/gb/CSW> .

<http://tobyinkster.co.uk/#i> rdf:type foaf:Person ;
                              foaf:homepage <http://tobyinkster.co.uk/> ;
                              foaf:name "Toby Inkster"@en ;
                              foaf:made <http://ontologi.es/rail/void#dataset_0.1> .

_:arc4745b24 rdf:type foaf:Person ;
             foaf:homepage <http://deaves47.users.btopenworld.com/index.htm> ;
             foaf:name "Phil Deaves"@en .

_:arc4745b25 rdf:type foaf:Group ;
             foaf:homepage <http://en.wikipedia.org/wiki/Wikipedia:WikiProject_Trains> ;
             foaf:name "WikiProject Trains"@en .

_:arc4745b26 rdf:type foaf:Organization ;
             foaf:homepage <http://www.geonames.org/> ;
             foaf:name "GeoNames"@en .

_:arc4745b27 rdf:type foaf:Organization ;
             foaf:homepage <http://nationalrail.co.uk/> ;
             foaf:name "National Rail"@en .
