@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/b009g20>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/94efef4cee69fe1e5a56df29a04bfb0b" ;
  ns0:name "Pand 2758"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963585> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70831047 52.01122718, 4.70834775 52.01119992, 4.70832529 52.01118822, 4.70828801 52.01121548, 4.70831047 52.01122718))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

