@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/b009z5j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/19e12a09d2ffd9aaa332f9441d7dbf03" ;
  ns0:name "Pand 3167"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963994> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71109551 52.01098011, 4.71109750 52.01095825, 4.71106046 52.01095649, 4.71105763 52.01097813, 4.71109551 52.01098011))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

