@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/b009w5s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/74efebf367f4e17d4ba69e2edb3436b1" ;
  ns0:name "Pand 3109"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963936> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71250863 52.00769149, 4.71252575 52.00769761, 4.71256190 52.00766546, 4.71254610 52.00765860, 4.71250863 52.00769149))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

