@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b8xKpR>
  gtm:verpondingsNummer "1375"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1375"^^xsd:string ;
  ns0:name "Verponding 1375"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bjzNyI> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66720> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100056 52.0114947, 4.7099848 52.0114964, 4.7096795 52.0115173, 4.7096434 52.0115194, 4.7095814 52.0115236, 4.7091309 52.0115542, 4.7091337 52.0116039, 4.7094179 52.011586, 4.7094157 52.0115727, 4.7099828 52.0115352, 4.710005 52.0115341, 4.7100056 52.0114947))"^^geo:wktLiteral ;
    osm:area 281.0
  ] .

