@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/b0085hm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9eb642b327f31364c9b0b8f4b5e9248a"^^xsd:string ;
  ns0:name "Pand 1669"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962496> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70521979 52.01166042, 4.70519740 52.01164811, 4.70514858 52.01168228, 4.70517155 52.01169491, 4.70521979 52.01166042))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

