@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/bCTqx4>
  gtm:verpondingsNummer "1913" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1913" ;
  ns0:name "Verponding 1913"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bo6Hn8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67320> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085966 52.0091563, 4.7086491 52.0091157, 4.7084915 52.0090419, 4.7084839 52.0090386, 4.7084391 52.0090824, 4.7084464 52.009085, 4.70854 52.0091294, 4.7085949 52.0091555, 4.7085966 52.0091563))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

