@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/b87m2g>
  gtm:verpondingsNummer "1592"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1592"^^xsd:string ;
  ns0:name "Verponding 1592"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bpYZt7> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66960> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102702 52.0103168, 4.7102781 52.0103093, 4.7102105 52.0102833, 4.7101944 52.0103161, 4.7101641 52.0103872, 4.7101549 52.010422, 4.7102321 52.010438, 4.7102702 52.0103168))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

