@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/bDiP3L>
  gtm:verpondingsNummer "962"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/962"^^xsd:string ;
  ns0:name "Verponding 962"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bZNmPN> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69820> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093424 52.0147098, 4.7092122 52.0146516, 4.7090954 52.0147415, 4.7091537 52.0147649, 4.7090875 52.0148085, 4.709174 52.0148387, 4.7092015 52.0148211, 4.7091753 52.0148102, 4.7092697 52.0147349, 4.7093008 52.014748, 4.7093424 52.0147098))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

