@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/b0068dt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7e6c06873bde5d0160a3e80c2d1bea99" ;
  ns0:name "Pand 71"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960898> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71061558 52.00738964, 4.71056731 52.00738122, 4.71053839 52.00743315, 4.71058499 52.00744327, 4.71061558 52.00738964))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

