@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/b009zg8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f8a8e5e5bcf6c2d04bc67ca751b6a5e5" ;
  ns0:name "Pand 3176"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964003> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71112056 52.01116434, 4.71112047 52.01117033, 4.71114128 52.01117306, 4.71114838 52.01115787, 4.71113578 52.01115573, 4.71112056 52.01116434))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

