@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/b0068sc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b4bbf91e5a5ae2156a8b5e87c0334842" ;
  ns0:name "Pand 82"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960909> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71322975 52.00732793, 4.71326585 52.00729736, 4.71307461 52.00725181, 4.71305442 52.00727704, 4.71306536 52.00728021, 4.71306536 52.00728021, 4.71322975 52.00732793))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

