@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/bms8hv>
  gtm:verpondingsNummer "900" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/900" ;
  ns0:name "Verponding 900"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bEYo4H> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69737> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104165 52.014817, 4.7100299 52.0146479, 4.7097843 52.0145358, 4.7097711 52.0145332, 4.7097612 52.0145905, 4.7097744 52.0145913, 4.7100617 52.0147103, 4.7102447 52.0147861, 4.7104278 52.014862, 4.7104335 52.0148196, 4.7104165 52.014817))"^^geo:wktLiteral ;
    osm:area 246.0
  ] .

