@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/b2vspP>
  gtm:verpondingsNummer "1209" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1209" ;
  ns0:name "Verponding 1209"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b9MU98> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66535> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071491 52.0126566, 4.7072487 52.0127041, 4.707275 52.0126843, 4.7072825 52.012679, 4.7072087 52.0126426, 4.7072233 52.0126313, 4.7071959 52.0126178, 4.7071491 52.0126566))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

