@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/b00b0fk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8de56cdb07ec5c6bd360d60e9cf15d83" ;
  ns0:name "Pand 3204"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964031> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71243334 52.01165992, 4.71247785 52.01168025, 4.71252786 52.01163225, 4.71248292 52.01161227, 4.71243334 52.01165992))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

