@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/bNipUb>
  gtm:verpondingsNummer "169" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/169" ;
  ns0:name "Verponding 169"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bnTZCK> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67071> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7141892 52.0083545, 4.7142145 52.0083553, 4.7142208 52.0083145, 4.7140782 52.008307, 4.7140591 52.008306, 4.7140383 52.0083444, 4.7140581 52.0083455, 4.7141892 52.0083545))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

