@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/b0069n3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c4dd4700d1aa6df3e298e0dbc7774528" ;
  ns0:name "Pand 107"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960934> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70981994 52.00761493, 4.70979892 52.00759946, 4.70972497 52.00764102, 4.70974633 52.00765625, 4.70978334 52.00763525, 4.70981994 52.00761493))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

