@prefix ns0: <https://schema.org/> .
@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/b0099d7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3bbbf23e6f72b1a9409f381ccb32256b" ;
  ns0:name "Pand 2623"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963450> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71035892 52.01445198, 4.71031317 52.01448914, 4.71038770 52.01452569, 4.71043471 52.01449013, 4.71035892 52.01445198))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

