@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/b008hvj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f3717b8995e1b2b04ed5a7ca52343770"^^xsd:string ;
  ns0:name "Pand 1969"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962796> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70525162 52.01225476, 4.70520989 52.01223259, 4.70510746 52.01234276, 4.70515052 52.01235871, 4.70525162 52.01225476))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

