@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/bi6Wev>
  gtm:verpondingsNummer "68"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/68"^^xsd:string ;
  ns0:name "Verponding 68"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/buYN1W> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69482> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7130561 52.0090837, 4.7130033 52.0090673, 4.712934 52.0091512, 4.7129465 52.0091549, 4.7129164 52.009191, 4.7129524 52.0092072, 4.713117 52.0092583, 4.7131482 52.0092126, 4.713111 52.0092012, 4.7130708 52.0091905, 4.7130255 52.0091771, 4.712988 52.0091692, 4.7130561 52.0090837))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

