@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/b0069mp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b541dc14d608df72fa3b57b61068de8c" ;
  ns0:name "Pand 106"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960933> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71109738 52.00760047, 4.71113893 52.00761605, 4.71125522 52.00752291, 4.71121857 52.00750676, 4.71109738 52.00760047))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

