@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/b0089sf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d27bec61cd9662d24475875bebdcdcfb"^^xsd:string ;
  ns0:name "Pand 1793"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962620> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70893826 52.01202835, 4.70894813 52.01198731, 4.70879866 52.01196305, 4.70875756 52.01195024, 4.70873250 52.01199352, 4.70875936 52.01199944, 4.70893826 52.01202835))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

