@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/b00693g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5cd4ae3bd3c91d27f0e4a2323248d957" ;
  ns0:name "Pand 91"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960918> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70787317 52.00753850, 4.70785558 52.00750682, 4.70766264 52.00755070, 4.70768658 52.00758630, 4.70787317 52.00753850))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

