@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/box6HG>
  ns0:identifier "https://www.goudatijdmachine.nl/id/plaats/leiden"^^xsd:string ;
  ns0:name "Leiden"@nl ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/woonplaats/2088>, <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden>, <http://www.wikidata.org/entity/Q43631>, <https://sws.geonames.org/2751772/> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Leiden> ;
  a ns0:Place ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37868> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.493060 52.158330)"^^geo:wktLiteral ] .

