@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/b007gnb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5e5a488cc2cbc97fd836da060f78f27a"^^xsd:string ;
  ns0:name "Pand 1093"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961920> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70609092 52.01037638, 4.70594231 52.01029921, 4.70587439 52.01034831, 4.70602087 52.01042548, 4.70609092 52.01037638))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

