@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/b006csh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e4d91696d937a1a427fe2f60a6759f5f" ;
  ns0:name "Pand 169"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960996> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70981494 52.00799007, 4.70983727 52.00800581, 4.70991471 52.00794743, 4.70981755 52.00788966, 4.70976121 52.00791588, 4.70984002 52.00797165, 4.70981494 52.00799007))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

