@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/bNw6Km>
  gtm:verpondingsNummer "6"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/6"^^xsd:string ;
  ns0:name "Verponding 6"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/brRhGE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69393> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7108484 52.0103973, 4.7107385 52.0103587, 4.7105865 52.0103052, 4.7105768 52.0103003, 4.7105439 52.0103301, 4.7105553 52.0103347, 4.7108239 52.010425, 4.7108484 52.0103973))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

