@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/b00b09x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/09e3975c7689fe2aa374070ab2091790" ;
  ns0:name "Pand 3200"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964027> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71258325 52.01149995, 4.71263626 52.01151717, 4.71264350 52.01152036, 4.71268346 52.01144736, 4.71263848 52.01143342, 4.71258325 52.01149995))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

