@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/b006kpj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/12b7f77b66462356cdee6c9ca04000fb" ;
  ns0:name "Pand 340"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961167> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70948851 52.00837378, 4.70944776 52.00840361, 4.70953150 52.00844549, 4.70957637 52.00841949, 4.70948851 52.00837378))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

