@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/b009cck>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6853b9ca39359a891357f929666c639c" ;
  ns0:name "Pand 2680"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963507> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71084665 52.01353691, 4.71089559 52.01355528, 4.71093681 52.01351347, 4.71070380 52.01342601, 4.71066258 52.01346782, 4.71079012 52.01351569, 4.71084665 52.01353691))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

