@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/b2vtEH>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 5994.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5994" ;
  gtm:kadastraleAanduiding "M5994"@nl ;
  ns0:name "Perceel GDA01-M5994"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350599470000/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/88780> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6992910972809 52.033770651617,4.6992065158922 52.033776170718,4.6990199786207 52.033788347599,4.699018119063 52.033777532694,4.6989840707693 52.033779742598,4.6989859154706 52.033790575393,4.6989526256055 52.033792744778,4.6989433969004 52.033738922326,4.6992816985531 52.033716486641,4.6992910972809 52.033770651617))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

