@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/b009gb9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f50c1971f963d08cba500bfed4c43db6" ;
  ns0:name "Pand 2766"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963593> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71187112 52.01107324, 4.71181112 52.01111566, 4.71188353 52.01114636, 4.71186582 52.01116095, 4.71195219 52.01119596, 4.71200389 52.01113293, 4.71187112 52.01107324))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

