@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/b00767b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/aeb9730477d3b6d5f54217e5800b8c01"^^xsd:string ;
  ns0:name "Pand 849"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961676> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70577017 52.00972300, 4.70579866 52.00973882, 4.70589147 52.00967521, 4.70586287 52.00965932, 4.70577017 52.00972300))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

