@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/bXvHHS>
  gtm:verpondingsNummer "2000" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2000" ;
  ns0:name "Verponding 2000"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/btwTe0> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67418> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7050098 52.0110721, 4.7050003 52.0110666, 4.7049053 52.0110153, 4.7048417 52.0109771, 4.7048308 52.010984, 4.7047623 52.0110275, 4.7047444 52.0110267, 4.7047314 52.0110303, 4.7047934 52.0110668, 4.7048388 52.0110374, 4.7049643 52.0111024, 4.7050098 52.0110721))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

