@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/bi6Xio>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 5992.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5992" ;
  gtm:kadastraleAanduiding "M5992"@nl ;
  ns0:name "Perceel GDA01-M5992"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350599270000/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/88778> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6992985825323 52.033813713748,4.699306027808 52.033856532959,4.699221241973 52.033862068853,4.6990346314868 52.033874245331,4.6990327864942 52.033863430512,4.6989987235638 52.033865640334,4.6990005829823 52.033876464227,4.6989673513426 52.033878633957,4.6989581224645 52.033824820494,4.6989936152283 52.033822502191,4.69899547492 52.033833308108,4.699027291096 52.033831255936,4.699171565635 52.033821924126,4.6992985825323 52.033813713748))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

