@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/b00742h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/779aaf9708349d93caf9b1cf3f952cae"^^xsd:string ;
  ns0:name "Pand 786"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961613> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71374140 52.00931709, 4.71358075 52.00930690, 4.71356113 52.00934545, 4.71373320 52.00935911, 4.71374140 52.00931709))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

