@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/b2vsty>
  gtm:verpondingsNummer "2091" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2091" ;
  ns0:name "Verponding 2091"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bCGGCG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67518> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049037 52.010104, 4.7048207 52.0100618, 4.7047759 52.0100962, 4.7047216 52.0100647, 4.7046925 52.0100851, 4.7047326 52.0101131, 4.7047486 52.0101019, 4.7047668 52.0101118, 4.7047828 52.0101006, 4.7048581 52.0101419, 4.7049037 52.010104))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

