@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/byW8FE>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 5990.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5990" ;
  gtm:kadastraleAanduiding "M5990"@nl ;
  ns0:name "Perceel GDA01-M5990"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350599070000/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/88776> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6989728336502 52.033910709587,4.6990083409154 52.033908400352,4.6990102003379 52.033919224244,4.6990419585619 52.033917153752,4.6991862638995 52.033907732219,4.6993134865657 52.033899424154,4.6993209451996 52.033942324337,4.6992359403454 52.03394787694,4.6990492856509 52.033960062173,4.6990474406514 52.033949247353,4.6990133776564 52.03395145718,4.6990152223717 52.033962289975,4.6989820490957 52.033964451062,4.6989728336502 52.033910709587))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

