@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/b008ht4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fc1eaa808245bcbd8815ab7318bec3d6"^^xsd:string ;
  ns0:name "Pand 1968"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962795> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71281377 52.01227365, 4.71284787 52.01229110, 4.71295632 52.01220768, 4.71294354 52.01219972, 4.71291391 52.01222255, 4.71289202 52.01221019, 4.71281377 52.01227365))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

