@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bIiB5u>
  ns0:identifier "https://www.goudatijdmachine.nl/id/plaats/utrecht"^^xsd:string ;
  ns0:name "Utrecht"@nl ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/woonplaats/3295>, <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht>, <http://www.wikidata.org/entity/Q803>, <https://sws.geonames.org/2745911/> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Utrecht_(stad)> ;
  a ns0:Place ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37829> ;
  geo:hasGeometry [ geo:asWKT "POINT(5.037080 52.096750)"^^geo:wktLiteral ] .

