@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/b006603>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/193e7bdaa2b17246349d3f83bb9d1dcf" ;
  ns0:name "Pand 1"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960828> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71209898 52.00655017, 4.71214015 52.00653416, 4.71212052 52.00651494, 4.71207935 52.00653095, 4.71209898 52.00655017))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

