@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/bYkvsR>
  gtm:verpondingsNummer "1758" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1758" ;
  ns0:name "Verponding 1758"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b8k0tr> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67147> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113981 52.0083174, 4.7114267 52.0082839, 4.7114144 52.0082783, 4.7112729 52.0082132, 4.7112367 52.0082467, 4.7113836 52.008311, 4.7113981 52.0083174))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

