@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/b0079xr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e0a1f8d501e79a3d977f14cf35ab4047"^^xsd:string ;
  ns0:name "Pand 956"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961783> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70829727 52.00960872, 4.70819083 52.00961223, 4.70827058 52.00970454, 4.70830722 52.00970355, 4.70829727 52.00960872))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

