@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/br1yvL>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 5991.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5991" ;
  gtm:kadastraleAanduiding "M5991"@nl ;
  ns0:name "Perceel GDA01-M5991"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350599170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4nTNF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88777> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6989728336502 52.033910709587,4.6989688754482 52.03388756833,4.6989673513426 52.033878633957,4.6990005829823 52.033876464227,4.6989987235638 52.033865640334,4.6990327864942 52.033863430512,4.6990346314868 52.033874245331,4.699221241973 52.033862068853,4.699306027808 52.033856532959,4.6993134865657 52.033899424154,4.6991862638995 52.033907732219,4.6990419585619 52.033917153752,4.6990102003379 52.033919224244,4.6990083409154 52.033908400352,4.6989728336502 52.033910709587))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

