@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/b009qf6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a2da003b088446200b295e79f07b8fc1" ;
  ns0:name "Pand 2972"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963799> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70810902 52.00859726, 4.70811771 52.00860242, 4.70822255 52.00866468, 4.70825573 52.00864420, 4.70815567 52.00858245, 4.70815041 52.00857921, 4.70810902 52.00859726))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

