@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/bRG6oo>
  gtm:verpondingsNummer "130"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/130"^^xsd:string ;
  ns0:name "Verponding 130"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b9MUdR> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66637> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7133956 52.0077384, 4.7133823 52.0077337, 4.7133418 52.0077739, 4.713356 52.0077782, 4.7134932 52.0078165, 4.7135231 52.0077819, 4.7133956 52.0077384))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

