@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/b9nyfV>
  gtm:verpondingsNummer "27"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/27"^^xsd:string ;
  ns0:name "Verponding 27"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bHg4EW> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68206> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7124709 52.0103058, 4.7125313 52.0102602, 4.7126149 52.0102016, 4.7126835 52.0102043, 4.712695 52.0102097, 4.7127102 52.0101202, 4.7126764 52.0101098, 4.7126439 52.0100998, 4.7126734 52.0100624, 4.712637 52.0100449, 4.7123685 52.0102508, 4.7124709 52.0103058))"^^geo:wktLiteral ;
    osm:area 283.0
  ] .

