@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/b5qfcm>
  gtm:verpondingsNummer "434" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/434" ;
  ns0:name "Verponding 434"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b87iLI> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69174> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7143701 52.011716, 4.7142872 52.0117006, 4.714224 52.0118782, 4.7143048 52.0118903, 4.7143701 52.011716))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

