@prefix ns0: <https://schema.org/> .
@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/b009z3q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6f2a18fcbf950a10a36556802c79ac6d" ;
  ns0:name "Pand 3165"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963992> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71190951 52.01092466, 4.71196194 52.01092660, 4.71196224 52.01091698, 4.71195250 52.01091657, 4.71195435 52.01090033, 4.71191365 52.01089862, 4.71190951 52.01092466))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

