@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/beMK4f>
  gtm:verpondingsNummer "170" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/170" ;
  ns0:name "Verponding 170"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/beZpsS> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67083> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7141892 52.0083545, 4.7140581 52.0083455, 4.7140383 52.0083444, 4.7140186 52.0083865, 4.7140521 52.0083887, 4.7141803 52.0083967, 4.7141892 52.0083545))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

