@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/bGQJOk>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 5989.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5989" ;
  gtm:kadastraleAanduiding "M5989"@nl ;
  ns0:name "Perceel GDA01-M5989"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350598970000/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/88775> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6989820490957 52.033964451062,4.6990152223717 52.033962289975,4.6990133776564 52.03395145718,4.6990474406514 52.033949247353,4.6990492856509 52.033960062173,4.6992359403454 52.03394787694,4.6993209451996 52.033942324337,4.6993284436997 52.033985476426,4.6992009899835 52.033993630356,4.6990565851282 52.034002871558,4.6990248712509 52.034004897372,4.6990230257032 52.033994118503,4.6989875183707 52.033996427742,4.6989820490957 52.033964451062))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

