@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/btJDfu>
  gtm:verpondingsNummer "2214" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2214" ;
  ns0:name "Verponding 2214"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/btWhFt> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67654> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.706799 52.0089479, 4.7066826 52.0088855, 4.7067 52.008876, 4.7065747 52.0088058, 4.7065922 52.0087939, 4.7062705 52.0086088, 4.706156 52.0086758, 4.7065189 52.0088658, 4.7067341 52.0089762, 4.706799 52.0089479))"^^geo:wktLiteral ;
    osm:area 446.0
  ] .

