@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/bfCxZS>
  gtm:verpondingsNummer "895" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/895" ;
  ns0:name "Verponding 895"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b0D6Wf> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69730> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097305 52.0147398, 4.7097299 52.0147814, 4.7097362 52.0147816, 4.709866 52.0147975, 4.7099195 52.0148003, 4.7097474 52.0147408, 4.7097305 52.0147398))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

