@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/b006jx2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b579a5d3a8f9d54e6e04beff8a9bdccb" ;
  ns0:name "Pand 318"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961145> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71372214 52.00843976, 4.71372863 52.00844175, 4.71376815 52.00845383, 4.71380288 52.00839177, 4.71376401 52.00838013, 4.71372214 52.00843976))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

