@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/b007bsg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2404f26f53924038637b7b56948801a4"^^xsd:string ;
  ns0:name "Pand 981"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961808> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70491300 52.00958343, 4.70487382 52.00956532, 4.70481995 52.00961049, 4.70485936 52.00962840, 4.70491300 52.00958343))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

