@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix geometry: <http://data.ordnancesurvey.co.uk/ontology/geometry/> .
@prefix admingeo: <http://data.ordnancesurvey.co.uk/ontology/admingeo/> .
@prefix spatialrelations: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix georss: <http://www.georss.org/georss/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dct: <http://purl.org/dc/terms/> .

<http://data.ordnancesurvey.co.uk/id/7000000000025155> rdfs:label "Southampton, Test" ;
                                                       skos:prefLabel "Southampton, Test" .

<http://data.ordnancesurvey.co.uk/id/7000000000025142> rdfs:label "Eastleigh" ;
                                                       skos:prefLabel "Eastleigh" .

<http://data.ordnancesurvey.co.uk/id/7000000000025156> geometry:extent <http://data.ordnancesurvey.co.uk/id/geometry/122138> ;
                                                       admingeo:gssCode "E14000955" ;
                                                       admingeo:inEuropeanRegion <http://data.ordnancesurvey.co.uk/id/7000000000041421> ;
                                                       spatialrelations:easting "444368.9"^^xsd:decimal ;
                                                       geo:lat "50.905700"^^xsd:decimal ;
                                                       spatialrelations:within <http://data.ordnancesurvey.co.uk/id/7000000000041421> ;
                                                       admingeo:hasUnitID "25156" ;
                                                       spatialrelations:northing "111992.8"^^xsd:decimal ;
                                                       rdfs:label "Southampton, Itchen" ;
                                                       admingeo:hasAreaCode "WMC" ;
                                                       spatialrelations:touches <http://data.ordnancesurvey.co.uk/id/7000000000037257> ,
                                                                                <http://data.ordnancesurvey.co.uk/id/7000000000025142> ,
                                                                                <http://data.ordnancesurvey.co.uk/id/7000000000025141> ,
                                                                                <http://data.ordnancesurvey.co.uk/id/7000000000025155> ;
                                                       geo:long "-1.370346"^^xsd:decimal ;
                                                       rdf:type admingeo:WestminsterConstituency ;
                                                       georss:point "50.905700 -1.370346" ;
                                                       skos:prefLabel "Southampton, Itchen" .

<http://data.ordnancesurvey.co.uk/id/7000000000037257> rdfs:label "New Forest East" ;
                                                       skos:prefLabel "New Forest East" .

admingeo:WestminsterConstituency rdfs:comment "Westminster parliamentary constituencies are used to elect members to the UK Parliament in Westminster, London."@en ;
                                 rdfs:label "Westminster Constituency"@en .

<http://data.ordnancesurvey.co.uk/id/7000000000041421> rdfs:label "South East" ;
                                                       skos:prefLabel "South East" .

<http://data.ordnancesurvey.co.uk/id/7000000000025141> rdfs:label "Romsey and Southampton North" ;
                                                       skos:prefLabel "Romsey and Southampton North" .

<http://data.ordnancesurvey.co.uk/doc/7000000000025156> rdf:type foaf:Document ,
                                                                 dctype:Text ;
                                                        foaf:primaryTopic <http://data.ordnancesurvey.co.uk/id/7000000000025156> ;
                                                        dct:title "Linked Data for Southampton, Itchen" ;
                                                        dct:hasFormat <http://data.ordnancesurvey.co.uk/doc/7000000000025156.rdf> ,
                                                                      <http://data.ordnancesurvey.co.uk/doc/7000000000025156.html> ,
                                                                      <http://data.ordnancesurvey.co.uk/doc/7000000000025156.json> ,
                                                                      <http://data.ordnancesurvey.co.uk/doc/7000000000025156.ttl> .

<http://data.ordnancesurvey.co.uk/doc/7000000000025156.rdf> dct:isFormatOf <http://data.ordnancesurvey.co.uk/doc/7000000000025156> ;
                                                            rdf:type dctype:Text ,
                                                                     foaf:Document ;
                                                            foaf:primaryTopic <http://data.ordnancesurvey.co.uk/id/7000000000025156> ;
                                                            dct:format "application/rdf+xml" ;
                                                            dct:title "Linked Data in RDF/XML format for Southampton, Itchen" .

<http://data.ordnancesurvey.co.uk/doc/7000000000025156.html> dct:isFormatOf <http://data.ordnancesurvey.co.uk/doc/7000000000025156> ;
                                                             rdf:type dctype:Text ,
                                                                      foaf:Document ;
                                                             foaf:primaryTopic <http://data.ordnancesurvey.co.uk/id/7000000000025156> ;
                                                             dct:format "text/html" ;
                                                             dct:title "Linked Data in HTML format for Southampton, Itchen" .

<http://data.ordnancesurvey.co.uk/doc/7000000000025156.json> dct:isFormatOf <http://data.ordnancesurvey.co.uk/doc/7000000000025156> ;
                                                             rdf:type dctype:Text ,
                                                                      foaf:Document ;
                                                             foaf:primaryTopic <http://data.ordnancesurvey.co.uk/id/7000000000025156> ;
                                                             dct:format "application/json" ;
                                                             dct:title "Linked Data in RDF/JSON format for Southampton, Itchen" .

<http://data.ordnancesurvey.co.uk/doc/7000000000025156.ttl> dct:isFormatOf <http://data.ordnancesurvey.co.uk/doc/7000000000025156> ;
                                                            rdf:type dctype:Text ,
                                                                     foaf:Document ;
                                                            foaf:primaryTopic <http://data.ordnancesurvey.co.uk/id/7000000000025156> ;
                                                            dct:format "text/plain" ;
                                                            dct:title "Linked Data in Turtle format for Southampton, Itchen" .
