@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/b009nvd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ab3961bebf81348e00a7c66c225c6ff7" ;
  ns0:name "Pand 2926"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963753> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70505323 52.00986533, 4.70509466 52.00983129, 4.70504084 52.00980634, 4.70501830 52.00979586, 4.70497720 52.00982655, 4.70502738 52.00985215, 4.70505323 52.00986533))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

