@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/b0098x2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5cd226f4898e3184d03aff9c30357dd2" ;
  ns0:name "Pand 2609"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963436> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71030707 52.01475280, 4.71035711 52.01470577, 4.71030577 52.01468028, 4.71025163 52.01472807, 4.71030707 52.01475280))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

