@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/b009r21>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/708e86070908cc3037e8df23748e0f9d" ;
  ns0:name "Pand 2990"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963817> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70827943 52.00774301, 4.70833391 52.00771062, 4.70827183 52.00767395, 4.70821980 52.00770835, 4.70827943 52.00774301))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

