@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/bRG6Pf>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 3995.0 ;
  gtm:kadastraleAanduiding "E3995"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3995" ;
  ns0:name "Perceel GDA01-E3995"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280399570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsvhs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74439> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970855763538 52.010394707474,4.6970350958226 52.010424684507,4.6969890677568 52.010395364071,4.6969030851498 52.010339599101,4.6967709352063 52.010256022782,4.6967756542765 52.010253201132,4.6968215519246 52.01022571409,4.6969535078302 52.010309594821,4.6970394040244 52.010365296329,4.6970855763538 52.010394707474))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

