@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/BRX.ttl> rdf:type foaf:Document ;
                                              dc:title "About: Brixton"@en ;
                                              <http://www.w3.org/1999/xhtml/vocab#> <http://ontologi.es/rail/screen.css> ;
                                              rdfs:seeAlso <http://ontologi.es/rail/stations-contrib/gb/BRX> ;
                                              dc:hasFormat <http://ontologi.es/rail/stations/gb/BRX.json> ,
                                                           <http://ontologi.es/rail/stations/gb/BRX.nt> ,
                                                           <http://ontologi.es/rail/stations/gb/BRX.rdf> ,
                                                           <http://ontologi.es/rail/stations/gb/BRX.ttl> ,
                                                           <http://ontologi.es/rail/stations/gb/BRX.xhtml> ;
                                              dc:isFormatOf <http://ontologi.es/rail/stations/gb/BRX.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/BRX> rdf:type rail:Station ;
                                          foaf:name "Brixton"@en ;
                                          ovterms:canonicalUri "http://ontologi.es/rail/stations/gb/BRX"@en ;
                                          ovterms:similarTo <http://dbpedia.org/resource/Brixton_railway_station> ;
                                          rail:crs "BRX"@zxx ;
                                          rail:nlc "508100"@zxx ;
                                          rail:tiploc "BRIXTON"@zxx ;
                                          rail:stanox "87248"@zxx ;
                                          vcard:label "Atlantic Road LONDON London SW9 8JW"@en ;
                                          geo:lat_long "51.4631,-0.1131"@zxx ;
                                          geo:lat "51.4631"@zxx ;
                                          geo:long "-0.1131"@zxx ;
                                          ovterms:national-grid-reference "TQ311755"@zxx ;
                                          rail:serves <http://sws.geonames.org/6692466/> ;
                                          geonames:nearby <http://sws.geonames.org/6692466/> ,
                                                          <http://sws.geonames.org/2652951/> ,
                                                          <http://sws.geonames.org/3345438/> ,
                                                          <http://sws.geonames.org/6691950/> ,
                                                          <http://sws.geonames.org/2656580/> ,
                                                          <http://sws.geonames.org/6690821/> ,
                                                          <http://sws.geonames.org/6691964/> ,
                                                          <http://sws.geonames.org/6929936/> ,
                                                          <http://sws.geonames.org/2636675/> ,
                                                          <http://sws.geonames.org/2634341/> ,
                                                          <http://sws.geonames.org/2645003/> ;
                                          rail:located_at _:arc6ddeb12 ;
                                          rail:adjacent <http://ontologi.es/rail/stations/gb/VIC> ,
                                                        <http://ontologi.es/rail/stations/gb/HNH> ;
                                          rail:provides _:arc6ddeb17 ,
                                                        _:arc6ddeb18 ,
                                                        _:arc6ddeb19 ,
                                                        _:arc6ddeb20 ,
                                                        _:arc6ddeb21 ;
                                          foaf:homepage <http://nationalrail.co.uk/stations/BRX/details.html> ;
                                          ovterms:wikiPage <http://en.wikipedia.org/wiki/Brixton_railway_station> ;
                                          rail:arrivals <http://www.livedepartureboards.co.uk/ldb/sumarr.aspx?T=BRX> ;
                                          rail:departures <http://www.livedepartureboards.co.uk/ldb/sumdep.aspx?T=BRX> ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/BRX.xhtml> .

<http://sws.geonames.org/6692466/> foaf:page <http://www.geonames.org/6692466/brixton-hill.html> ;
                                   rdfs:label "Brixton Hill"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

<http://sws.geonames.org/2652951/> foaf:page <http://www.geonames.org/2652951/clapham.html> ;
                                   rdfs:label "Clapham"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

<http://sws.geonames.org/3345438/> foaf:page <http://www.geonames.org/3345438/camberwell.html> ;
                                   rdfs:label "Camberwell"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

<http://sws.geonames.org/6691950/> foaf:page <http://www.geonames.org/6691950/streatham-hill.html> ;
                                   rdfs:label "Streatham Hill"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

<http://sws.geonames.org/2656580/> foaf:page <http://www.geonames.org/2656580/balham.html> ;
                                   rdfs:label "Balham"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

<http://sws.geonames.org/6690821/> foaf:page <http://www.geonames.org/6690821/nine-elms.html> ;
                                   rdfs:label "nine elms"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

<http://sws.geonames.org/6691964/> foaf:page <http://www.geonames.org/6691964/elephant--castle.html> ;
                                   rdfs:label "Elephant & Castle"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

<http://sws.geonames.org/6929936/> foaf:page <http://www.geonames.org/6929936/clapham-junction.html> ;
                                   rdfs:label "Clapham Junction"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

<http://sws.geonames.org/2636675/> foaf:page <http://www.geonames.org/2636675/streatham.html> ;
                                   rdfs:label "Streatham"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

<http://sws.geonames.org/2634341/> foaf:page <http://www.geonames.org/2634341/city-of-westminster.html> ;
                                   rdfs:label "City of Westminster"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

<http://sws.geonames.org/2645003/> foaf:page <http://www.geonames.org/2645003/lambeth.html> ;
                                   rdfs:label "Lambeth"@en ;
                                   geonames:nearby <http://ontologi.es/rail/stations/gb/BRX> .

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

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

_:arc6ddeb14 unit:m "5109"@en .

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

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

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

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

_:arc6ddeb19 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:40-20:00</span> <span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ophr">Saturday 08:10-14:50</span> <span xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="ophr">Sunday Closed</span>'^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .

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

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

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

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

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

_:arc6ddeb22 void:exampleResource <http://ontologi.es/rail/stations/gb/BRX> .

<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 _:arc6ddeb25 ,
                                                          _:arc6ddeb26 ,
                                                          _:arc6ddeb27 ,
                                                          _:arc6ddeb28 ;
                                           void:exampleResource <http://ontologi.es/rail/stations/gb/BRX> .

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

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

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

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

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