@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/b0069sr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3b81778788cd72a16b9d53daf63eaa52" ;
  ns0:name "Pand 111"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960938> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70808018 52.00769432, 4.70804791 52.00767687, 4.70798923 52.00769796, 4.70804553 52.00772534, 4.70808018 52.00769432))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

