@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/FAV.ttl> rdf:type foaf:Document ;
                                              dc:title "About: Faversham"@en ;
                                              <http://www.w3.org/1999/xhtml/vocab#> <http://ontologi.es/rail/screen.css> ;
                                              rdfs:seeAlso <http://ontologi.es/rail/stations-contrib/gb/FAV> ;
                                              dc:hasFormat <http://ontologi.es/rail/stations/gb/FAV.json> ,
                                                           <http://ontologi.es/rail/stations/gb/FAV.nt> ,
                                                           <http://ontologi.es/rail/stations/gb/FAV.rdf> ,
                                                           <http://ontologi.es/rail/stations/gb/FAV.ttl> ,
                                                           <http://ontologi.es/rail/stations/gb/FAV.xhtml> ;
                                              dc:isFormatOf <http://ontologi.es/rail/stations/gb/FAV.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/FAV> rdf:type rail:Station ;
                                          foaf:name "Faversham"@en ;
                                          ovterms:canonicalUri "http://ontologi.es/rail/stations/gb/FAV"@en ;
                                          ovterms:similarTo <http://dbpedia.org/resource/Faversham_railway_station> ;
                                          rail:crs "FAV"@zxx ;
                                          rail:nlc "516700"@zxx ;
                                          rail:tiploc "FAVRSHM"@zxx ;
                                          rail:stanox "89501"@zxx ;
                                          vcard:label "Station Road FAVERSHAM Kent ME13 8JJ"@en ;
                                          geo:lat_long "51.3119,0.8899"@zxx ;
                                          geo:lat "51.3119"@zxx ;
                                          geo:long "0.8899"@zxx ;
                                          ovterms:national-grid-reference "TR015609"@zxx ;
                                          rail:serves <http://sws.geonames.org/2641114/> ;
                                          geonames:nearby <http://sws.geonames.org/2641114/> ,
                                                          <http://sws.geonames.org/2649622/> ,
                                                          <http://sws.geonames.org/2640871/> ,
                                                          <http://sws.geonames.org/2643436/> ,
                                                          <http://sws.geonames.org/2648193/> ,
                                                          <http://sws.geonames.org/2648328/> ,
                                                          <http://sws.geonames.org/2655111/> ,
                                                          <http://sws.geonames.org/2641208/> ,
                                                          <http://sws.geonames.org/2638222/> ,
                                                          <http://sws.geonames.org/2647056/> ,
                                                          <http://sws.geonames.org/2636069/> ;
                                          rail:located_at _:arc0be9b12 ;
                                          rail:adjacent <http://ontologi.es/rail/stations/gb/TEY> ,
                                                        <http://ontologi.es/rail/stations/gb/WHI> ;
                                          rail:provides _:arc0be9b17 ,
                                                        _:arc0be9b18 ,
                                                        _:arc0be9b19 ,
                                                        _:arc0be9b20 ,
                                                        _:arc0be9b21 ,
                                                        _:arc0be9b22 ;
                                          foaf:homepage <http://nationalrail.co.uk/stations/FAV/details.html> ;
                                          ovterms:wikiPage <http://en.wikipedia.org/wiki/Faversham_railway_station> ;
                                          rail:arrivals <http://www.livedepartureboards.co.uk/ldb/sumarr.aspx?T=FAV> ;
                                          rail:departures <http://www.livedepartureboards.co.uk/ldb/sumdep.aspx?T=FAV> ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/FAV.xhtml> .

<http://sws.geonames.org/2641114/> foaf:page <http://www.geonames.org/2641114/oare.html> ;
                                   rdfs:label "Oare"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<http://sws.geonames.org/2649622/> foaf:page <http://www.geonames.org/2649622/faversham.html> ;
                                   rdfs:label "Faversham"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<http://sws.geonames.org/2640871/> foaf:page <http://www.geonames.org/2640871/ospringe.html> ;
                                   rdfs:label "Ospringe"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<http://sws.geonames.org/2643436/> foaf:page <http://www.geonames.org/2643436/luddenham.html> ;
                                   rdfs:label "Luddenham"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<http://sws.geonames.org/2648193/> foaf:page <http://www.geonames.org/2648193/graveney.html> ;
                                   rdfs:label "Graveney"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<http://sws.geonames.org/2648328/> foaf:page <http://www.geonames.org/2648328/goodnestone.html> ;
                                   rdfs:label "Goodnestone"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<http://sws.geonames.org/2655111/> foaf:page <http://www.geonames.org/2655111/boughton-street.html> ;
                                   rdfs:label "Boughton Street"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<http://sws.geonames.org/2641208/> foaf:page <http://www.geonames.org/2641208/norton.html> ;
                                   rdfs:label "Norton"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<http://sws.geonames.org/2638222/> foaf:page <http://www.geonames.org/2638222/selling.html> ;
                                   rdfs:label "Selling"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<http://sws.geonames.org/2647056/> foaf:page <http://www.geonames.org/2647056/hernehill.html> ;
                                   rdfs:label "Hernehill"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<http://sws.geonames.org/2636069/> foaf:page <http://www.geonames.org/2636069/teynham.html> ;
                                   rdfs:label "Teynham"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/FAV> .

<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 .

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

_:arc0be9b14 unit:m "83625"@en .

<http://ontologi.es/rail/stations/gb/TEY> rdf:type rail:Station ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/TEY.xhtml> ;
                                          foaf:name "Teynham"@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 .

_:arc0be9b17 rdf:type rf:Staffing ;
             rdfs:label "Staffing"@en ;
             rf:availability '<span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ophr">Monday-Sunday 24 hours</span>'^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

_:arc0be9b18 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> .

_:arc0be9b19 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-Saturday 06:15-19:30</span> <span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ophr">Sunday 08:00-19:00</span>'^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

_:arc0be9b20 rdf:type rf:WaitingRoom ;
             rdfs:label "Waiting Room(s)"@en ;
             rf:note "on platforms 1, 2, 3 and 4"@en .

_:arc0be9b21 rdf:type rf:FoodOutlet ;
             rdfs:label "Refreshment Facilities"@en ;
             rf:availability '<ul xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><li xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">Buffet</li></ul>'^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

_:arc0be9b22 rdf:type rf:Ramps ;
             rdfs:label "Ramp for Train Access"@en ;
             rf:note '<ul xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><li xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ref">Please seek assistance from staff</span></li></ul><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/FAV.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/FAV> ;
                                                dc:isFormatOf <http://ontologi.es/rail/stations/gb/FAV.ttl> ;
                                                dc:format "XHTML+RDFa"@en .

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

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

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

_:arc0be9b23 void:exampleResource <http://ontologi.es/rail/stations/gb/FAV> .

<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 _:arc0be9b26 ,
                                                          _:arc0be9b27 ,
                                                          _:arc0be9b28 ,
                                                          _:arc0be9b29 ;
                                           void:exampleResource <http://ontologi.es/rail/stations/gb/FAV> .

<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> .

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

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

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

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