@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/b5CWOG>
  gtm:verpondingsNummer "1812" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1812" ;
  ns0:name "Verponding 1812"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bDwuj7> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67208> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100416 52.0091067, 4.710177 52.0090156, 4.7101355 52.0089922, 4.7099925 52.0090788, 4.7100353 52.0091031, 4.7100416 52.0091067))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

