@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/b0096qt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/da52a2ad2bcdd59666272543ee3158ec" ;
  ns0:name "Pand 2545"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963372> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70957790 52.01409348, 4.70956608 52.01412651, 4.70967932 52.01415915, 4.70968231 52.01412834, 4.70953976 52.01403741, 4.70951465 52.01405975, 4.70957790 52.01409348))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

