@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/b4ZScC>
  ns0:name "Assen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/plaats/assen"^^xsd:string ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/woonplaats/2391>, <http://www.gemeentegeschiedenis.nl/gemeentenaam/Assen>, <http://www.wikidata.org/entity/Q798>, <https://sws.geonames.org/2759633/> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Assen> ;
  a ns0:Place ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/93643> ;
  geo:hasGeometry [ geo:asWKT "POINT(6.562500 52.996670)"^^geo:wktLiteral ] .

