@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bg1W9B>
  gtm:verpondingsNummer "106"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/106"^^xsd:string ;
  ns0:name "Verponding 106"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bdWTZa> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66363> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7138688 52.0082896, 4.7136219 52.0082185, 4.7131104 52.0080713, 4.7130896 52.0080648, 4.7130564 52.0081086, 4.7130771 52.0081159, 4.7135318 52.0082546, 4.7137717 52.0083225, 4.7137737 52.0083199, 4.7138374 52.0083378, 4.7138688 52.0082896))"^^geo:wktLiteral ;
    osm:area 352.0
  ] .

