@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/bQddeE>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 2774.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2774"^^xsd:string ;
  gtm:kadastraleAanduiding "I2774"@nl ;
  ns0:name "Perceel GDA01-I2774"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320277470000/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/78882> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7169516399862 52.023744535471,4.7167692164853 52.023725430222,4.7165795603491 52.02370575318,4.7165926746697 52.023656993987,4.7167823307399 52.02367666202,4.7168382224181 52.02368245418,4.7169647381348 52.023695857042,4.7169516399862 52.023744535471))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

