@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/b006hg9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3bae5792a06a105c5356edfdf85e8ab3" ;
  ns0:name "Pand 276"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961103> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71249214 52.00812663, 4.71227808 52.00805582, 4.71238511 52.00809123, 4.71249214 52.00812663))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

