@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/b009drh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fc58663714c5f32d3c11f49f01cd1614" ;
  ns0:name "Pand 2720"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963547> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70493931 52.01208883, 4.70486924 52.01205674, 4.70480450 52.01217557, 4.70479238 52.01219706, 4.70483679 52.01220851, 4.70484499 52.01219894, 4.70493931 52.01208883))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

