@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/br1xhf>
  gtm:verpondingsNummer "1740" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1740" ;
  ns0:name "Verponding 1740"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bs3Zs4> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67128> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122344 52.007432, 4.7122287 52.0074287, 4.7119982 52.0073238, 4.7119738 52.0073447, 4.7119579 52.0073584, 4.7121929 52.0074651, 4.7121991 52.0074681, 4.7122344 52.007432))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

