@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b5PEqj>
  gtm:verpondingsNummer "1092" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1092" ;
  ns0:name "Verponding 1092"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQQgdz> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66403> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7067136 52.0130225, 4.7065927 52.0131216, 4.7063531 52.0133025, 4.7063951 52.0133305, 4.7064136 52.0133145, 4.7064321 52.0133135, 4.7066307 52.0131681, 4.7066956 52.0131205, 4.7066687 52.0131077, 4.706752 52.0130407, 4.7067136 52.0130225))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

