@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/benus5>
  gtm:kadastraalNummer "2415" ;
  gtm:oppervlakte "2950" ;
  gtm:kadastraleAanduiding "F2415" ;
  ns0:identifier "perceel/F2415" ;
  prov:hadPrimarySource <https://api.kadastralekaart.com/api/v1/parcel/GDA01/F/2415> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/232470> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.69298747 52.01072981, 4.69304421 52.01076210, 4.69303899 52.01080145, 4.69296667 52.01081245, 4.69284685 52.01078491, 4.69277227 52.01076335, 4.69269781 52.01073324, 4.69259598 52.01067899, 4.69248864 52.01062242, 4.69218558 52.01042371, 4.69116933 52.00975161, 4.69109274 52.00968039, 4.69113394 52.00964696, 4.69121226 52.00960690, 4.69187825 52.00996243, 4.69247648 52.01039290, 4.69262277 52.01050277, 4.69274548 52.01058112, 4.69287094 52.01066291, 4.69296720 52.01071827, 4.69298747 52.01072981))"^^geo:wktLiteral ;
    osm:area 2943.0
  ] .

