@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/b00bgdg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3f61480679b955deb4e1f8877ca787e1" ;
  ns0:name "Pand 3609"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964436> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70713869 52.01029202, 4.70705217 52.01035547, 4.70709080 52.01037552, 4.70717284 52.01031109, 4.70713869 52.01029202))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

