@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/CMP2.ttl> rdf:type foaf:Document ;
                                             dc:title "About: Edgeley Junction No 1 to Manchester Piccadilly"@en ;
                                             <http://www.w3.org/1999/xhtml/vocab#> <http://ontologi.es/rail/screen.css> ;
                                             dc:hasFormat <http://ontologi.es/rail/routes/gb/CMP2.json> ,
                                                          <http://ontologi.es/rail/routes/gb/CMP2.nt> ,
                                                          <http://ontologi.es/rail/routes/gb/CMP2.rdf> ,
                                                          <http://ontologi.es/rail/routes/gb/CMP2.ttl> ,
                                                          <http://ontologi.es/rail/routes/gb/CMP2.xhtml> ;
                                             dc:isFormatOf <http://ontologi.es/rail/routes/gb/CMP2.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/CMP2> rdf:type rail:Route ;
                                         foaf:name "Edgeley Junction No 1 to Manchester Piccadilly"@en ;
                                         rail:elr "CMP2"@zxx ;
                                         rail:route_origin _:arcabdbb2 ;
                                         dc:isPartOf <http://ontologi.es/rail/routes/gb/CMP> ;
                                         rail:stations <http://ontologi.es/rail/routes/gb/CMP2.ttl#list> ;
                                         foaf:page <http://ontologi.es/rail/routes/gb/CMP2.xhtml> .

_:arcabdbb2 rdf:type geo:SpatialThing ;
            rdfs:label "Euston"@en .

<http://ontologi.es/rail/routes/gb/CMP> rdf:type rail:Route ;
                                        foaf:page <http://ontologi.es/rail/routes/gb/CMP.xhtml> ;
                                        foaf:name "Crewe and Manchester Piccadilly Line"@en ;
                                        dc:hasPart <http://ontologi.es/rail/routes/gb/CMP2> .

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

<http://ontologi.es/rail/routes/gb/CMP2.ttl#list> dc:title "Stations"@en ;
                                                  rdfs:member <http://ontologi.es/rail/stations/gb/SPT> ,
                                                              <http://ontologi.es/rail/stations/gb/HTC> ,
                                                              <http://ontologi.es/rail/stations/gb/LVM> ,
                                                              <http://ontologi.es/rail/stations/gb/.stanox/32510> ,
                                                              <http://ontologi.es/rail/stations/gb/MAN> ;
                                                  rdf:type rdf:List ;
                                                  rdf:first <http://ontologi.es/rail/stations/gb/SPT> ;
                                                  rdf:rest _:arcabdbb6 .

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

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

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

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

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

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

<http://ontologi.es/rail/stations/gb/.stanox/32510> rdf:type rail:Station ;
                                                    foaf:name "Longsight Staff Halt"@en .

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

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

_:arcabdbb6 rdf:type rdf:List ;
            rdf:first <http://ontologi.es/rail/stations/gb/HTC> ;
            rdf:rest _:arcabdbb8 .

_:arcabdbb8 rdf:type rdf:List ;
            rdf:first <http://ontologi.es/rail/stations/gb/LVM> ;
            rdf:rest _:arcabdbb10 .

_:arcabdbb10 rdf:type rdf:List ;
             rdf:first <http://ontologi.es/rail/stations/gb/.stanox/32510> ;
             rdf:rest _:arcabdbb12 .

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

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

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

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

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

_:arcabdbb14 void:exampleResource <http://ontologi.es/rail/routes/gb/CMP2> .

<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 _:arcabdbb17 ,
                                                          _:arcabdbb18 ,
                                                          _:arcabdbb19 ,
                                                          _:arcabdbb20 ;
                                           void:exampleResource <http://ontologi.es/rail/routes/gb/CMP2> .

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

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

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

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

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