@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/b007wsj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8b96add9e9bfa30daa78e5473d7539d4"^^xsd:string ;
  ns0:name "Pand 1445"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962272> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70858909 52.01079438, 4.70858423 52.01079772, 4.70842610 52.01090632, 4.70847625 52.01093621, 4.70864176 52.01082395, 4.70858909 52.01079438))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

