@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/bumJiK>
  gtm:verpondingsNummer "181" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/181" ;
  ns0:name "Verponding 181"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bzzbat> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67205> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7144203 52.0084592, 4.7144082 52.0085296, 4.714439 52.0085317, 4.7144162 52.0086356, 4.7146498 52.0086551, 4.7146633 52.0086562, 4.7146763 52.0086252, 4.7145553 52.008606, 4.7146124 52.0084688, 4.7144203 52.0084592))"^^geo:wktLiteral ;
    osm:area 244.0
  ] .

