@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/LGF.ttl> rdf:type foaf:Document ;
                                              dc:title "About: Longfield"@en ;
                                              <http://www.w3.org/1999/xhtml/vocab#> <http://ontologi.es/rail/screen.css> ;
                                              rdfs:seeAlso <http://ontologi.es/rail/stations-contrib/gb/LGF> ;
                                              dc:hasFormat <http://ontologi.es/rail/stations/gb/LGF.json> ,
                                                           <http://ontologi.es/rail/stations/gb/LGF.nt> ,
                                                           <http://ontologi.es/rail/stations/gb/LGF.rdf> ,
                                                           <http://ontologi.es/rail/stations/gb/LGF.ttl> ,
                                                           <http://ontologi.es/rail/stations/gb/LGF.xhtml> ;
                                              dc:isFormatOf <http://ontologi.es/rail/stations/gb/LGF.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/LGF> rdf:type rail:Station ;
                                          foaf:name "Longfield"@en ;
                                          ovterms:canonicalUri "http://ontologi.es/rail/stations/gb/LGF"@en ;
                                          ovterms:similarTo <http://dbpedia.org/resource/Longfield_railway_station> ;
                                          rail:crs "LGF"@zxx ;
                                          rail:nlc "511400"@zxx ;
                                          rail:tiploc "LGFD"@zxx ;
                                          rail:stanox "88487"@zxx ;
                                          vcard:label "Station Road LONGFIELD Kent DA3 7QA"@en ;
                                          geo:lat_long "51.3964,0.3005"@zxx ;
                                          geo:lat "51.3964"@zxx ;
                                          geo:long "0.3005"@zxx ;
                                          ovterms:national-grid-reference "TQ601688"@zxx ;
                                          rail:serves <http://sws.geonames.org/2637421/> ;
                                          geonames:nearby <http://sws.geonames.org/2637421/> ,
                                                          <http://sws.geonames.org/2643696/> ,
                                                          <http://sws.geonames.org/2647398/> ,
                                                          <http://sws.geonames.org/6693234/> ,
                                                          <http://sws.geonames.org/6693233/> ,
                                                          <http://sws.geonames.org/2647962/> ,
                                                          <http://sws.geonames.org/2636433/> ,
                                                          <http://sws.geonames.org/2636804/> ,
                                                          <http://sws.geonames.org/2641354/> ,
                                                          <http://sws.geonames.org/2637547/> ,
                                                          <http://sws.geonames.org/2646543/> ;
                                          rail:located_at _:arcefbbb12 ;
                                          rail:adjacent <http://ontologi.es/rail/stations/gb/FNR> ,
                                                        <http://ontologi.es/rail/stations/gb/MEP> ;
                                          rail:provides _:arcefbbb17 ,
                                                        _:arcefbbb18 ,
                                                        _:arcefbbb19 ,
                                                        _:arcefbbb20 ,
                                                        _:arcefbbb21 ;
                                          foaf:homepage <http://nationalrail.co.uk/stations/LGF/details.html> ;
                                          ovterms:wikiPage <http://en.wikipedia.org/wiki/Longfield_railway_station> ;
                                          rail:arrivals <http://www.livedepartureboards.co.uk/ldb/sumarr.aspx?T=LGF> ;
                                          rail:departures <http://www.livedepartureboards.co.uk/ldb/sumdep.aspx?T=LGF> ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/LGF.xhtml> .

<http://sws.geonames.org/2637421/> foaf:page <http://www.geonames.org/2637421/southfleet.html> ;
                                   rdfs:label "Southfleet"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

<http://sws.geonames.org/2643696/> foaf:page <http://www.geonames.org/2643696/longfield.html> ;
                                   rdfs:label "Longfield"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

<http://sws.geonames.org/2647398/> foaf:page <http://www.geonames.org/2647398/hartley.html> ;
                                   rdfs:label "Hartley"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

<http://sws.geonames.org/6693234/> foaf:page <http://www.geonames.org/6693234/fawkham-green.html> ;
                                   rdfs:label "Fawkham Green"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

<http://sws.geonames.org/6693233/> foaf:page <http://www.geonames.org/6693233/fawkham.html> ;
                                   rdfs:label "Fawkham"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

<http://sws.geonames.org/2647962/> foaf:page <http://www.geonames.org/2647962/greenhithe.html> ;
                                   rdfs:label "Greenhithe"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

<http://sws.geonames.org/2636433/> foaf:page <http://www.geonames.org/2636433/swanscombe.html> ;
                                   rdfs:label "Swanscombe"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

<http://sws.geonames.org/2636804/> foaf:page <http://www.geonames.org/2636804/stonewood.html> ;
                                   rdfs:label "Stonewood"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

<http://sws.geonames.org/2641354/> foaf:page <http://www.geonames.org/2641354/northfleet.html> ;
                                   rdfs:label "Northfleet"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

<http://sws.geonames.org/2637547/> foaf:page <http://www.geonames.org/2637547/sole-street.html> ;
                                   rdfs:label "Sole Street"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

<http://sws.geonames.org/2646543/> foaf:page <http://www.geonames.org/2646543/horton-kirby.html> ;
                                   rdfs:label "Horton Kirby"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/LGF> .

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

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

_:arcefbbb14 unit:m "37618"@en .

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

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

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

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

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

_:arcefbbb20 rdf:type rf:WaitingRoom ;
             rdfs:label "Waiting Room(s)"@en ;
             rf:note "Only available when staff present"@en .

_:arcefbbb21 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/LGF.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/LGF> ;
                                                dc:isFormatOf <http://ontologi.es/rail/stations/gb/LGF.ttl> ;
                                                dc:format "XHTML+RDFa"@en .

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

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

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

_:arcefbbb22 void:exampleResource <http://ontologi.es/rail/stations/gb/LGF> .

<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 _:arcefbbb25 ,
                                                          _:arcefbbb26 ,
                                                          _:arcefbbb27 ,
                                                          _:arcefbbb28 ;
                                           void:exampleResource <http://ontologi.es/rail/stations/gb/LGF> .

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

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

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

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

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