@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/beZrUf>
  gtm:verpondingsNummer "61"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/61"^^xsd:string ;
  ns0:name "Verponding 61"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bgeBzA> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69405> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125771 52.0089987, 4.7125584 52.0089926, 4.7125312 52.0090241, 4.7126081 52.0090509, 4.712694 52.009078, 4.7127189 52.0090481, 4.7127022 52.0090429, 4.7126627 52.0090303, 4.7126233 52.009018, 4.7126662 52.0089651, 4.7126171 52.0089511, 4.7125771 52.0089987))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

