@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bhuQGE>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 2786.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2786"^^xsd:string ;
  gtm:kadastraleAanduiding "I2786"@nl ;
  ns0:name "Perceel GDA01-I2786"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320278670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhHHNm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78894> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7171089086633 52.023160035189,4.7169265814728 52.023140490291,4.7167369276069 52.023120822492,4.7167500417166 52.023072054289,4.716939695382 52.023091722066,4.7170079805794 52.023098807121,4.7171223150439 52.023110207981,4.7171089086633 52.023160035189))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

