@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/b00b006>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/84e53964ee15af3819ffe120a0f5605c" ;
  ns0:name "Pand 3191"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964018> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71179484 52.01121321, 4.71181571 52.01118391, 4.71180267 52.01117842, 4.71177661 52.01120568, 4.71179484 52.01121321))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

