@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/b009nt0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/22a09b0e0df87d5c2dc6d57d4a381c80" ;
  ns0:name "Pand 2925"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963752> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70512416 52.00993349, 4.70515097 52.00991357, 4.70505323 52.00986533, 4.70502738 52.00985215, 4.70500014 52.00987364, 4.70512416 52.00993349))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

