@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/b00678s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/adfcf79eeeb05fdfee76cf8cd0f14b65" ;
  ns0:name "Pand 38"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960865> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71571183 52.00728197, 4.71570639 52.00726208, 4.71567684 52.00726515, 4.71568228 52.00728505, 4.71571183 52.00728197))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

