@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/b00b3jz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/15a620e64cd637de952647b05751cd3a" ;
  ns0:name "Pand 3294"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964121> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71431900 52.00966991, 4.71442731 52.00969647, 4.71443201 52.00968900, 4.71445605 52.00969626, 4.71448827 52.00963958, 4.71434927 52.00960816, 4.71431900 52.00966991))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

