@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/b009jdw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/98d01241a3d0d761c3241c21d3f8a6a9" ;
  ns0:name "Pand 2826"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963653> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70439116 52.01117505, 4.70443694 52.01120325, 4.70447023 52.01118334, 4.70443220 52.01115913, 4.70442445 52.01115422, 4.70439116 52.01117505))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

