@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/b00989m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1deed24b3ad8763b2a78b363b71a6086" ;
  ns0:name "Pand 2591"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963418> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71035074 52.01437106, 4.71040448 52.01432544, 4.71035886 52.01430773, 4.71030803 52.01435267, 4.71035074 52.01437106))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

