@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/b008j3t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/679dae99a13d929d3d35e3da65d76a16"^^xsd:string ;
  ns0:name "Pand 1976"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962803> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70904434 52.01225010, 4.70903235 52.01229770, 4.70902043 52.01234503, 4.70908348 52.01237571, 4.70917752 52.01229229, 4.70909309 52.01225922, 4.70904531 52.01224625, 4.70904434 52.01225010))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

