@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b008z56>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b08059d38da9f2e2bb7d2eeb61629fd7"^^xsd:string ;
  ns0:name "Pand 2326"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963153> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70748697 52.01343319, 4.70744634 52.01341208, 4.70738269 52.01346518, 4.70740036 52.01347325, 4.70737354 52.01349562, 4.70739481 52.01350623, 4.70748697 52.01343319))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

