@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b0085bj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9dd0cfb2dedd6b46bff033e36a20c212"^^xsd:string ;
  ns0:name "Pand 1664"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962491> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70819423 52.01162938, 4.70814954 52.01166786, 4.70816739 52.01167575, 4.70821208 52.01163728, 4.70819423 52.01162938))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

