@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/bKBiZn>
  gtm:verpondingsNummer "1405"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1405"^^xsd:string ;
  ns0:name "Verponding 1405"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bVDn61> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66754> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100471 52.0110729, 4.7100491 52.0110327, 4.7100386 52.0110332, 4.7098315 52.0110425, 4.7096282 52.0110518, 4.7096302 52.0110641, 4.709635 52.0110934, 4.7097342 52.0110884, 4.7097323 52.0110761, 4.7097809 52.011074, 4.7098432 52.0110713, 4.7098452 52.0110829, 4.7100334 52.0110737, 4.7100471 52.0110729))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

