@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/VIR.ttl> rdf:type foaf:Document ;
                                            dc:title "About: Victoria to Ramsgate (via Herne Hill and Chatham) Line"@en ;
                                            <http://www.w3.org/1999/xhtml/vocab#> <http://ontologi.es/rail/screen.css> ;
                                            dc:hasFormat <http://ontologi.es/rail/routes/gb/VIR.json> ,
                                                         <http://ontologi.es/rail/routes/gb/VIR.nt> ,
                                                         <http://ontologi.es/rail/routes/gb/VIR.rdf> ,
                                                         <http://ontologi.es/rail/routes/gb/VIR.ttl> ,
                                                         <http://ontologi.es/rail/routes/gb/VIR.xhtml> ;
                                            dc:isFormatOf <http://ontologi.es/rail/routes/gb/VIR.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/VIR> rdf:type rail:Route ;
                                        foaf:name "Victoria to Ramsgate (via Herne Hill and Chatham) Line"@en ;
                                        rail:elr "VIR"@zxx ;
                                        rail:route_origin _:arc8dedb2 ;
                                        rail:stations <http://ontologi.es/rail/routes/gb/VIR.ttl#list> ;
                                        foaf:page <http://ontologi.es/rail/routes/gb/VIR.xhtml> .

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

<http://ontologi.es/rail/routes/gb/VIR.ttl#list> dc:title "Stations"@en ;
                                                 rdfs:member <http://ontologi.es/rail/stations/gb/VIC> ,
                                                             <http://ontologi.es/rail/stations/gb/BRX> ,
                                                             <http://ontologi.es/rail/stations/gb/HNH> ,
                                                             <http://ontologi.es/rail/stations/gb/WDU> ,
                                                             <http://ontologi.es/rail/stations/gb/SYH> ,
                                                             <http://ontologi.es/rail/stations/gb/PNE> ,
                                                             <http://ontologi.es/rail/stations/gb/KTH> ,
                                                             <http://ontologi.es/rail/stations/gb/BKJ> ,
                                                             <http://ontologi.es/rail/stations/gb/SRT> ,
                                                             <http://ontologi.es/rail/stations/gb/BMS> ,
                                                             <http://ontologi.es/rail/stations/gb/BKL> ,
                                                             <http://ontologi.es/rail/stations/gb/SMY> ,
                                                             <http://ontologi.es/rail/stations/gb/SAY> ,
                                                             <http://ontologi.es/rail/stations/gb/FNR> ,
                                                             <http://ontologi.es/rail/stations/gb/LGF> ,
                                                             <http://ontologi.es/rail/stations/gb/MEP> ,
                                                             <http://ontologi.es/rail/stations/gb/SOR> ,
                                                             <http://ontologi.es/rail/stations/gb/RTR> ,
                                                             <http://ontologi.es/rail/stations/gb/CTM> ,
                                                             <http://ontologi.es/rail/stations/gb/GLM> ,
                                                             <http://ontologi.es/rail/stations/gb/RAI> ,
                                                             <http://ontologi.es/rail/stations/gb/NGT> ,
                                                             <http://ontologi.es/rail/stations/gb/SIT> ,
                                                             <http://ontologi.es/rail/stations/gb/TEY> ,
                                                             <http://ontologi.es/rail/stations/gb/FAV> ,
                                                             <http://ontologi.es/rail/stations/gb/WHI> ,
                                                             <http://ontologi.es/rail/stations/gb/CSW> ,
                                                             <http://ontologi.es/rail/stations/gb/HNB> ,
                                                             <http://ontologi.es/rail/stations/gb/BCH> ,
                                                             <http://ontologi.es/rail/stations/gb/WGA> ,
                                                             <http://ontologi.es/rail/stations/gb/MAR> ,
                                                             <http://ontologi.es/rail/stations/gb/BSR> ,
                                                             <http://ontologi.es/rail/stations/gb/DMP> ,
                                                             <http://ontologi.es/rail/stations/gb/RAM> ;
                                                 rdf:type rdf:List ;
                                                 rdf:first <http://ontologi.es/rail/stations/gb/VIC> ;
                                                 rdf:rest _:arc8dedb5 .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://ontologi.es/rail/stations/gb/SMY> rdf:type rail:Station ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/SMY.xhtml> ;
                                          foaf:name "St Mary Cray"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://ontologi.es/rail/stations/gb/GLM> rdf:type rail:Station ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/GLM.xhtml> ;
                                          foaf:name "Gillingham (Kent)"@en .

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

<http://ontologi.es/rail/stations/gb/RAI> rdf:type rail:Station ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/RAI.xhtml> ;
                                          foaf:name "Rainham (Kent)"@en .

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

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

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

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

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

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

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

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

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

<http://ontologi.es/rail/stations/gb/CSW> rdf:type rail:Station ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/CSW.xhtml> ;
                                          foaf:name "Chestfield & Swalecliffe"@en .

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

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

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

<http://ontologi.es/rail/stations/gb/BCH> rdf:type rail:Station ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/BCH.xhtml> ;
                                          foaf:name "Birchington-on-Sea"@en .

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

<http://ontologi.es/rail/stations/gb/WGA> rdf:type rail:Station ;
                                          foaf:page <http://ontologi.es/rail/stations/gb/WGA.xhtml> ;
                                          foaf:name "Westgate-on-Sea"@en .

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

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

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

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

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

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

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

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

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

_:arc8dedb5 rdf:type rdf:List ;
            rdf:first <http://ontologi.es/rail/stations/gb/BRX> ;
            rdf:rest _:arc8dedb7 .

_:arc8dedb7 rdf:type rdf:List ;
            rdf:first <http://ontologi.es/rail/stations/gb/HNH> ;
            rdf:rest _:arc8dedb9 .

_:arc8dedb9 rdf:type rdf:List ;
            rdf:first <http://ontologi.es/rail/stations/gb/WDU> ;
            rdf:rest _:arc8dedb11 .

_:arc8dedb11 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/SYH> ;
             rdf:rest _:arc8dedb13 .

_:arc8dedb13 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/PNE> ;
             rdf:rest _:arc8dedb15 .

_:arc8dedb15 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/KTH> ;
             rdf:rest _:arc8dedb17 .

_:arc8dedb17 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/BKJ> ;
             rdf:rest _:arc8dedb19 .

_:arc8dedb19 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/SRT> ;
             rdf:rest _:arc8dedb21 .

_:arc8dedb21 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/BMS> ;
             rdf:rest _:arc8dedb23 .

_:arc8dedb23 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/BKL> ;
             rdf:rest _:arc8dedb25 .

_:arc8dedb25 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/SMY> ;
             rdf:rest _:arc8dedb27 .

_:arc8dedb27 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/SAY> ;
             rdf:rest _:arc8dedb29 .

_:arc8dedb29 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/FNR> ;
             rdf:rest _:arc8dedb31 .

_:arc8dedb31 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/LGF> ;
             rdf:rest _:arc8dedb33 .

_:arc8dedb33 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/MEP> ;
             rdf:rest _:arc8dedb35 .

_:arc8dedb35 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/SOR> ;
             rdf:rest _:arc8dedb37 .

_:arc8dedb37 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/RTR> ;
             rdf:rest _:arc8dedb39 .

_:arc8dedb39 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/CTM> ;
             rdf:rest _:arc8dedb41 .

_:arc8dedb41 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/GLM> ;
             rdf:rest _:arc8dedb43 .

_:arc8dedb43 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/RAI> ;
             rdf:rest _:arc8dedb45 .

_:arc8dedb45 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/NGT> ;
             rdf:rest _:arc8dedb47 .

_:arc8dedb47 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/SIT> ;
             rdf:rest _:arc8dedb49 .

_:arc8dedb49 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/TEY> ;
             rdf:rest _:arc8dedb51 .

_:arc8dedb51 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/FAV> ;
             rdf:rest _:arc8dedb53 .

_:arc8dedb53 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/WHI> ;
             rdf:rest _:arc8dedb55 .

_:arc8dedb55 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/CSW> ;
             rdf:rest _:arc8dedb57 .

_:arc8dedb57 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/HNB> ;
             rdf:rest _:arc8dedb59 .

_:arc8dedb59 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/BCH> ;
             rdf:rest _:arc8dedb61 .

_:arc8dedb61 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/WGA> ;
             rdf:rest _:arc8dedb63 .

_:arc8dedb63 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/MAR> ;
             rdf:rest _:arc8dedb65 .

_:arc8dedb65 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/BSR> ;
             rdf:rest _:arc8dedb67 .

_:arc8dedb67 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/DMP> ;
             rdf:rest _:arc8dedb69 .

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

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

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

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

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

_:arc8dedb71 void:exampleResource <http://ontologi.es/rail/routes/gb/VIR> .

<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 _:arc8dedb74 ,
                                                          _:arc8dedb75 ,
                                                          _:arc8dedb76 ,
                                                          _:arc8dedb77 ;
                                           void:exampleResource <http://ontologi.es/rail/routes/gb/VIR> .

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

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

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

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

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