@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/b12yD4>
  gtm:verpondingsNummer "1348"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1348"^^xsd:string ;
  ns0:name "Verponding 1348"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bjMvfr> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66690> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.709898 52.0126773, 4.7098982 52.0126298, 4.7098801 52.0126242, 4.7097444 52.0125823, 4.7097328 52.0125965, 4.7097605 52.012605, 4.7097469 52.0126295, 4.7098815 52.012671, 4.709898 52.0126773))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

