@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/b006g1j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a709f9657e6a9b2585165bde6c508697" ;
  ns0:name "Pand 234"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961061> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70795236 52.00821387, 4.70792162 52.00819592, 4.70785954 52.00823210, 4.70789403 52.00825213, 4.70795236 52.00821387))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

