@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/b00666k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d47028264f00a940ef8b961574205a6d" ;
  ns0:name "Pand 7"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960834> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71183589 52.00691492, 4.71182880 52.00692684, 4.71179460 52.00698436, 4.71179124 52.00699002, 4.71193192 52.00701221, 4.71197151 52.00694878, 4.71183589 52.00691492))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

