@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/bGQII5>
  gtm:verpondingsNummer "5"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/5"^^xsd:string ;
  ns0:name "Verponding 5"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/biWHxO> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69270> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7108239 52.010425, 4.7105553 52.0103347, 4.7105439 52.0103301, 4.7105081 52.0103617, 4.7105215 52.0103666, 4.7107345 52.0104377, 4.7107951 52.0104576, 4.7108239 52.010425))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

