@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/bw1kZH>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 5817.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5817" ;
  gtm:kadastraleAanduiding "M5817"@nl ;
  ns0:name "Perceel GDA01-M5817"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350581770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJccE> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88668> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6915077246648 52.031282303805,4.6916803489086 52.031253392197,4.6916794618961 52.031251391535,4.6917269126392 52.031242791264,4.6917185660083 52.031223794433,4.69176638608 52.031215807539,4.6917655136356 52.031213806963,4.6918587567857 52.031198286358,4.6918847053559 52.031257771968,4.691537759404 52.03131698769,4.6915077246648 52.031282303805))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

