@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/bNIOju>
  gtm:verpondingsNummer "1476" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1476" ;
  ns0:name "Verponding 1476"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQDzAz> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66831> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.712242 52.0111929, 4.7122339 52.0112018, 4.7122686 52.0112169, 4.7123612 52.0111153, 4.712326 52.0111018, 4.712242 52.0111929))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

