@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/bnHkEM>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 3793.0 ;
  gtm:kadastraleAanduiding "E3793"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3793"^^xsd:string ;
  ns0:name "Perceel GDA01-E3793"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280379370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHTo0D> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74288> ;
  ns0:startDate "2011-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973151203884 52.008275541283,4.697295406675 52.008265592412,4.6973194013319 52.008247225885,4.6973690853375 52.008209208417,4.6974554094272 52.008143155028,4.6975334906865 52.008084594565,4.6975877611179 52.008111985642,4.6975104598263 52.008170973166,4.6973488678293 52.008292574375,4.6973151203884 52.008275541283))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

