@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/b006k08>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f6fef168ef8083fcd275c2dc8863a024" ;
  ns0:name "Pand 320"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961147> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70928571 52.00842225, 4.70928571 52.00842225, 4.70927241 52.00841553, 4.70925033 52.00843215, 4.70940340 52.00851383, 4.70942812 52.00850068, 4.70931044 52.00843587, 4.70928571 52.00842225))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

