@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/b008m3k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/329804ff79630d850a3d98a5c53bd7ad"^^xsd:string ;
  ns0:name "Pand 2034"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962861> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70973815 52.01240225, 4.70968898 52.01238237, 4.70965983 52.01242211, 4.70989199 52.01247634, 4.70989908 52.01243673, 4.70973815 52.01240225))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

