@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/b009ztd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/dc4c555dc94d9e89ff2b6550d3eba7fa" ;
  ns0:name "Pand 3186"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964013> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71134237 52.01110457, 4.71138532 52.01111455, 4.71140275 52.01108815, 4.71135568 52.01108552, 4.71134237 52.01110457))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

