@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/brEDqh>
  gtm:verpondingsNummer "328" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/328" ;
  ns0:name "Verponding 328"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/byW561> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68823> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135086 52.0098624, 4.7134402 52.0098548, 4.7132978 52.0098382, 4.7132746 52.0098353, 4.7132556 52.0098878, 4.7132796 52.0098899, 4.7134946 52.0099084, 4.7135086 52.0098624))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

