@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 geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix void: <http://rdfs.org/ns/void#> .

<http://ontologi.es/rail/routes/gb/VTB1.ttl> rdf:type foaf:Document ;
                                             dc:title "About: Victoria to Windmill Bridge Junction"@en ;
                                             <http://www.w3.org/1999/xhtml/vocab#> <http://ontologi.es/rail/screen.css> ;
                                             dc:hasFormat <http://ontologi.es/rail/routes/gb/VTB1.json> ,
                                                          <http://ontologi.es/rail/routes/gb/VTB1.nt> ,
                                                          <http://ontologi.es/rail/routes/gb/VTB1.rdf> ,
                                                          <http://ontologi.es/rail/routes/gb/VTB1.ttl> ,
                                                          <http://ontologi.es/rail/routes/gb/VTB1.xhtml> ;
                                             dc:isFormatOf <http://ontologi.es/rail/routes/gb/VTB1.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/routes/gb/VTB1> rdf:type rail:Route ;
                                         foaf:name "Victoria to Windmill Bridge Junction"@en ;
                                         rail:elr "VTB1"@zxx ;
                                         rail:route_origin _:arc4661b2 ;
                                         dc:isPartOf <http://ontologi.es/rail/routes/gb/VTB> ;
                                         rail:stations <http://ontologi.es/rail/routes/gb/VTB1.ttl#list> ;
                                         foaf:page <http://ontologi.es/rail/routes/gb/VTB1.xhtml> .

_:arc4661b2 rdf:type geo:SpatialThing ;
            rdfs:label "Victoria"@en .

<http://ontologi.es/rail/routes/gb/VTB> rdf:type rail:Route ;
                                        foaf:page <http://ontologi.es/rail/routes/gb/VTB.xhtml> ;
                                        foaf:name "Victoria To Brighton Line"@en ;
                                        dc:hasPart <http://ontologi.es/rail/routes/gb/VTB1> .

<http://ontologi.es/rail/routes/gb/VTB.xhtml> foaf:primaryTopic <http://ontologi.es/rail/routes/gb/VTB> .

<http://ontologi.es/rail/routes/gb/VTB1.ttl#list> dc:title "Stations"@en ;
                                                  rdfs:member <http://ontologi.es/rail/stations/gb/VIC> ,
                                                              <http://ontologi.es/rail/stations/gb/BAK> ,
                                                              <http://ontologi.es/rail/stations/gb/CLJ> ,
                                                              <http://ontologi.es/rail/stations/gb/WSW> ,
                                                              <http://ontologi.es/rail/stations/gb/BAL> ,
                                                              <http://ontologi.es/rail/stations/gb/SRC> ,
                                                              <http://ontologi.es/rail/stations/gb/NRB> ,
                                                              <http://ontologi.es/rail/stations/gb/TTH> ,
                                                              <http://ontologi.es/rail/stations/gb/SRS> ;
                                                  rdf:type rdf:List ;
                                                  rdf:first <http://ontologi.es/rail/stations/gb/VIC> ;
                                                  rdf:rest _:arc4661b6 .

<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/VIC.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/VIC> .

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

<http://ontologi.es/rail/stations/gb/BAK.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/BAK> .

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

<http://ontologi.es/rail/stations/gb/CLJ.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/CLJ> .

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

<http://ontologi.es/rail/stations/gb/WSW.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/WSW> .

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

<http://ontologi.es/rail/stations/gb/BAL.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/BAL> .

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

<http://ontologi.es/rail/stations/gb/SRC.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/SRC> .

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

<http://ontologi.es/rail/stations/gb/NRB.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/NRB> .

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

<http://ontologi.es/rail/stations/gb/TTH.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/TTH> .

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

<http://ontologi.es/rail/stations/gb/SRS.xhtml> foaf:primaryTopic <http://ontologi.es/rail/stations/gb/SRS> .

_:arc4661b6 rdf:type rdf:List ;
            rdf:first <http://ontologi.es/rail/stations/gb/BAK> ;
            rdf:rest _:arc4661b8 .

_:arc4661b8 rdf:type rdf:List ;
            rdf:first <http://ontologi.es/rail/stations/gb/CLJ> ;
            rdf:rest _:arc4661b10 .

_:arc4661b10 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/WSW> ;
             rdf:rest _:arc4661b12 .

_:arc4661b12 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/BAL> ;
             rdf:rest _:arc4661b14 .

_:arc4661b14 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/SRC> ;
             rdf:rest _:arc4661b16 .

_:arc4661b16 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/NRB> ;
             rdf:rest _:arc4661b18 .

_:arc4661b18 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/TTH> ;
             rdf:rest _:arc4661b20 .

_:arc4661b20 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/SRS> ;
             rdf:rest <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .

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

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

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

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

_:arc4661b22 void:exampleResource <http://ontologi.es/rail/routes/gb/VTB1> .

<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 _:arc4661b25 ,
                                                          _:arc4661b26 ,
                                                          _:arc4661b27 ,
                                                          _:arc4661b28 ;
                                           void:exampleResource <http://ontologi.es/rail/routes/gb/VTB1> .

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

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

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

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

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