@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/b00830n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fcd38efc6b214ed69b7626ba5c22d0ad"^^xsd:string ;
  ns0:name "Pand 1596"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962423> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70380936 52.01148053, 4.70378618 52.01148221, 4.70375055 52.01150652, 4.70390253 52.01161089, 4.70397502 52.01158076, 4.70380936 52.01148053))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

