@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/b0084qq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/03ed3ef05ac65fb31f5b849c8d12f7e7"^^xsd:string ;
  ns0:name "Pand 1646"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962473> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71383991 52.01164043, 4.71374990 52.01162787, 4.71371584 52.01176460, 4.71380016 52.01180544, 4.71382401 52.01168740, 4.71386167 52.01167374, 4.71386993 52.01164458, 4.71383991 52.01164043))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

