@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/MIR1.ttl> rdf:type foaf:Document ;
                                             dc:title "About: Mann Island Junction to Mann Island Junction (Liverpool Loop Line)"@en ;
                                             <http://www.w3.org/1999/xhtml/vocab#> <http://ontologi.es/rail/screen.css> ;
                                             dc:hasFormat <http://ontologi.es/rail/routes/gb/MIR1.json> ,
                                                          <http://ontologi.es/rail/routes/gb/MIR1.nt> ,
                                                          <http://ontologi.es/rail/routes/gb/MIR1.rdf> ,
                                                          <http://ontologi.es/rail/routes/gb/MIR1.ttl> ,
                                                          <http://ontologi.es/rail/routes/gb/MIR1.xhtml> ;
                                             dc:isFormatOf <http://ontologi.es/rail/routes/gb/MIR1.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/MIR1> rdf:type rail:Route ;
                                         foaf:name "Mann Island Junction to Mann Island Junction (Liverpool Loop Line)"@en ;
                                         rail:elr "MIR1"@zxx ;
                                         rail:route_origin _:arced2cb2 ;
                                         dc:isPartOf <http://ontologi.es/rail/routes/gb/MIR> ;
                                         rail:stations <http://ontologi.es/rail/routes/gb/MIR1.ttl#list> ;
                                         foaf:page <http://ontologi.es/rail/routes/gb/MIR1.xhtml> .

_:arced2cb2 rdf:type geo:SpatialThing ;
            rdfs:label "Mann Island Junction via Moorfields"@en .

<http://ontologi.es/rail/routes/gb/MIR> rdf:type rail:Route ;
                                        foaf:page <http://ontologi.es/rail/routes/gb/MIR.xhtml> ;
                                        foaf:name "Mersey Loop Line"@en ;
                                        dc:hasPart <http://ontologi.es/rail/routes/gb/MIR1> .

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

<http://ontologi.es/rail/routes/gb/MIR1.ttl#list> dc:title "Stations"@en ;
                                                  rdfs:member <http://ontologi.es/rail/stations/gb/.sha1sum_name/952ca2d90d5cbfdec47adaeaf154996058f44774> ,
                                                              <http://ontologi.es/rail/stations/gb/LIV> ,
                                                              <http://ontologi.es/rail/stations/gb/LVC> ,
                                                              <http://ontologi.es/rail/stations/gb/.sha1sum_name/0816052de90df205a5e4c40ee6ea51c044a6d4ea> ;
                                                  rdf:type rdf:List ;
                                                  rdf:first <http://ontologi.es/rail/stations/gb/.sha1sum_name/952ca2d90d5cbfdec47adaeaf154996058f44774> ;
                                                  rdf:rest _:arced2cb6 .

<http://ontologi.es/rail/stations/gb/.sha1sum_name/952ca2d90d5cbfdec47adaeaf154996058f44774> rdf:type rail:Station ;
                                                                                             foaf:name "Liverpool Moorfields"@en .

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

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

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

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

<http://ontologi.es/rail/stations/gb/.sha1sum_name/0816052de90df205a5e4c40ee6ea51c044a6d4ea> rdf:type rail:Station ;
                                                                                             foaf:name "Liverpool James Street"@en .

_:arced2cb6 rdf:type rdf:List ;
            rdf:first <http://ontologi.es/rail/stations/gb/LIV> ;
            rdf:rest _:arced2cb8 .

_:arced2cb8 rdf:type rdf:List ;
            rdf:first <http://ontologi.es/rail/stations/gb/LVC> ;
            rdf:rest _:arced2cb10 .

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

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

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

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

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

_:arced2cb12 void:exampleResource <http://ontologi.es/rail/routes/gb/MIR1> .

<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 _:arced2cb15 ,
                                                          _:arced2cb16 ,
                                                          _:arced2cb17 ,
                                                          _:arced2cb18 ;
                                           void:exampleResource <http://ontologi.es/rail/routes/gb/MIR1> .

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

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

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

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

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