@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/b009swb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b34d54423df11dbdf87e5dc12c3c6c21" ;
  ns0:name "Pand 3043"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963870> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71039655 52.00794272, 4.71040238 52.00794569, 4.71051124 52.00786969, 4.71049823 52.00786253, 4.71046579 52.00788790, 4.71039655 52.00794272))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

