@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/b006f82>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a92fc0c1852d6b3c31953150027e2f9c" ;
  ns0:name "Pand 212"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961039> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70870731 52.00802621, 4.70866504 52.00805371, 4.70878073 52.00811190, 4.70882767 52.00809114, 4.70870731 52.00802621))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

