@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/b3KExA>
  gtm:verpondingsNummer "11"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/11"^^xsd:string ;
  ns0:name "Verponding 11"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b5cw4C> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66411> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107784 52.0101658, 4.7107882 52.0101711, 4.7110075 52.0102794, 4.7110016 52.0102847, 4.7111817 52.0103758, 4.7111984 52.0103594, 4.7112186 52.0103416, 4.7110426 52.0102559, 4.7108291 52.0101471, 4.7108212 52.0101426, 4.7107784 52.0101658))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

