@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/b4ZQIS>
  gtm:verpondingsNummer "1333"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1333"^^xsd:string ;
  ns0:name "Verponding 1333"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bm1Hoj> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66674> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102045 52.0122911, 4.7100529 52.0122778, 4.7100346 52.0122844, 4.7100302 52.0123381, 4.7100461 52.0123388, 4.7101561 52.0123449, 4.7101527 52.0123688, 4.7101965 52.0123704, 4.7102028 52.0123017, 4.7102045 52.0122911))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

