@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/bOLjXa>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 5988.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5988" ;
  gtm:kadastraleAanduiding "M5988"@nl ;
  ns0:name "Perceel GDA01-M5988"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350598870000/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/88774> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6989875183707 52.033996427742,4.6990230257032 52.033994118503,4.6990248712509 52.034004897372,4.6990565851282 52.034002871558,4.6992009899835 52.033993630356,4.6993284436997 52.033985476426,4.6993358750116 52.034028259598,4.6992506665376 52.03403377507,4.6990639254364 52.034045869938,4.6990620804299 52.03403505512,4.6990280173703 52.03403726495,4.6990244212351 52.034016166175,4.698991277064 52.034018327435,4.6989875183707 52.033996427742))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

