@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/bojrhx>
  gtm:verpondingsNummer "1458" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1458" ;
  ns0:name "Verponding 1458"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQ0twf> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66811> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116665 52.0115525, 4.711657 52.0115489, 4.7115641 52.0115118, 4.711537 52.0115364, 4.7115874 52.011558, 4.7116304 52.0115764, 4.7116389 52.0115799, 4.7116665 52.0115525))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

