@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/b006j6c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0b68de1bef70f0b270df1e5b5323161e" ;
  ns0:name "Pand 297"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961124> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70925766 52.00782094, 4.70924055 52.00783183, 4.70933490 52.00788307, 4.70935181 52.00787676, 4.70925766 52.00782094))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

