@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bu9dgx>
  gtm:oppervlakte 19.0 ;
  gtm:kadastraalNummer 7586.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7586" ;
  gtm:kadastraleAanduiding "M7586"@nl ;
  ns0:name "Perceel GDA01-M7586"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350758670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/btjooM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290026> ;
  ns0:startDate "2021-07-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7028886428795 52.029179160175,4.7028542690932 52.029204828983,4.7028436569021 52.029199356298,4.7027977091222 52.029175674495,4.7028324165322 52.029150106514,4.7028782477394 52.029173787626,4.7028886428795 52.029179160175))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

