@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/b00865v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8af93a8b3498f6c18c828f086e8e27d5"^^xsd:string ;
  ns0:name "Pand 1688"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962515> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70892555 52.01207451, 4.70893826 52.01202835, 4.70875936 52.01199944, 4.70862726 52.01197032, 4.70860940 52.01200577, 4.70875127 52.01204697, 4.70892555 52.01207451))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

