@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/bxudAi>
  gtm:verpondingsNummer "1344" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1344" ;
  ns0:name "Verponding 1344"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b3kcTr> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66686> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104166 52.0127543, 4.7104152 52.0127181, 4.7100151 52.0127169, 4.7099968 52.0127166, 4.7099963 52.0127546, 4.710015 52.012755, 4.7103763 52.0127563, 4.7104166 52.0127543))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

