@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/b006m5q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ae9c6ebbf9e4ff964548b12ae802a8e9" ;
  ns0:name "Pand 354"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961181> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71538208 52.00853797, 4.71537984 52.00851584, 4.71533949 52.00851014, 4.71533108 52.00853001, 4.71538208 52.00853797))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

