@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/b4nKDo>
  gtm:verpondingsNummer "139" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/139" ;
  ns0:name "Verponding 139"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bRSLJv> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66736> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7141641 52.0073748, 4.7141351 52.0074478, 4.7142177 52.0074661, 4.7142465 52.0073859, 4.7141641 52.0073748))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

