@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/b007qqt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d4ef736b1c694f077bc09ba3c63118eb"^^xsd:string ;
  ns0:name "Pand 1298"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962125> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71231838 52.01067113, 4.71229830 52.01068704, 4.71234439 52.01074106, 4.71238128 52.01073368, 4.71237978 52.01070043, 4.71231838 52.01067113))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

