@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/b006d1s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/022c49e8bc903db868fe6b4ea451efd2" ;
  ns0:name "Pand 176"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961003> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70805824 52.00791116, 4.70809187 52.00792828, 4.70814596 52.00788798, 4.70811297 52.00786974, 4.70805824 52.00791116))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

