@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/bHtOGs>
  gtm:verpondingsNummer "222" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/222" ;
  ns0:name "Verponding 222"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/be9BKz> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67660> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7153808 52.0086521, 4.7153794 52.0085958, 4.715058 52.0085518, 4.715054 52.0085632, 4.7148396 52.0085337, 4.7148216 52.0085684, 4.7153808 52.0086521))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

