@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/b0089r1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8d7e03516332e436eac229dd7ff6f459"^^xsd:string ;
  ns0:name "Pand 1792"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962619> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71417730 52.01199568, 4.71426410 52.01203604, 4.71430475 52.01189015, 4.71422391 52.01187812, 4.71417730 52.01199568))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

