@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/b009rhd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/561e725c935a3d15923d7e5ae604da77" ;
  ns0:name "Pand 3003"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963830> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70422691 52.01083253, 4.70422678 52.01083273, 4.70415116 52.01088353, 4.70419378 52.01090770, 4.70426809 52.01085648, 4.70423306 52.01083629, 4.70422691 52.01083253))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

