@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/byW7pB>
  gtm:verpondingsNummer "1050" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1050" ;
  ns0:name "Verponding 1050"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/btJAO7> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66353> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7075583 52.0139072, 4.7075004 52.0139659, 4.7075861 52.0140226, 4.7076657 52.0139563, 4.7075583 52.0139072))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

