@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/b00bcrg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/92e2a019fe40818c50cfd2bfee4c9163" ;
  ns0:name "Pand 3532"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964359> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70663211 52.01322725, 4.70659470 52.01320755, 4.70655220 52.01323903, 4.70659012 52.01325731, 4.70663211 52.01322725))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

