@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/bvBVtR>
  gtm:verpondingsNummer "2207" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2207" ;
  ns0:name "Verponding 2207"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzLSVq> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67646> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7064265 52.0091098, 4.7064177 52.009105, 4.7062503 52.0090177, 4.7062172 52.0090408, 4.7062531 52.0090592, 4.7063784 52.0091233, 4.7063866 52.0091268, 4.7064265 52.0091098))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

