@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/bKO0GU>
  gtm:verpondingsNummer "1912" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1912" ;
  ns0:name "Verponding 1912"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bw1hx9> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67319> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084839 52.0090386, 4.7084915 52.0090419, 4.7086491 52.0091157, 4.7086996 52.0090721, 4.7086496 52.0090481, 4.7086467 52.0090502, 4.7085429 52.0090028, 4.7085371 52.0089998, 4.7084839 52.0090386))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

