@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/bcUrT4>
  gtm:verpondingsNummer "168" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/168" ;
  ns0:name "Verponding 168"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvOAKp> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67060> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7143735 52.0082464, 4.7143609 52.0082462, 4.7143457 52.0082774, 4.7140992 52.0082677, 4.7140786 52.0082658, 4.7140591 52.008306, 4.7140782 52.008307, 4.7142208 52.0083145, 4.7143455 52.0083179, 4.7143735 52.0082464))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

