@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/bJm6TY>
  gtm:verpondingsNummer "2212" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2212" ;
  ns0:name "Verponding 2212"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bd76mT> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67652> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066852 52.008997, 4.7064824 52.0088919, 4.7064534 52.0088775, 4.7063887 52.0089239, 4.7065886 52.0090303, 4.7065977 52.0090354, 4.7066852 52.008997))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

