@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/b009d8q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/192a626873634ac90174ff1c3761ed65" ;
  ns0:name "Pand 2706"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963533> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70700457 52.01210270, 4.70696392 52.01213787, 4.70703017 52.01216506, 4.70702229 52.01217238, 4.70706549 52.01219011, 4.70711136 52.01215217, 4.70700457 52.01210270))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

