@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/bHTe8B>
  gtm:oppervlakte 185.0 ;
  gtm:kadastraalNummer 2776.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2776" ;
  gtm:kadastraleAanduiding "M2776"@nl ;
  ns0:name "Perceel GDA01-M2776"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350277670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHgiFq> ;
  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/86329> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7019556960967 52.029910503747,4.7021457577027 52.029898306826,4.7023330521199 52.02988600362,4.7023452248269 52.029957172557,4.7023255327212 52.029958460212,4.7020670546235 52.0299754187,4.7019575490585 52.029922738736,4.7019556960967 52.029910503747))"^^geo:wktLiteral ;
    osm:area 185.0
  ] .

