@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/b00b6z2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0a28beb77b22c19b2c57bc001fd9a1d7" ;
  ns0:name "Pand 3393"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964220> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71357236 52.01181794, 4.71346975 52.01191947, 4.71351381 52.01193444, 4.71361416 52.01183531, 4.71357236 52.01181794))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

