@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/brEDKT>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 4044.0 ;
  gtm:kadastraleAanduiding "E4044"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4044"^^xsd:string ;
  ns0:name "Perceel GDA01-E4044"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280404470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDiYbG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74481> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6957165249316 52.010069651837,4.6958043188086 52.010015410079,4.6958456387558 52.009989154907,4.6959435350386 52.009928680486,4.6959759222381 52.009948959785,4.6959932195585 52.009959784537,4.6958963475038 52.010020903192,4.6958550734678 52.010047014837,4.6957676982144 52.010101501778,4.6957165249316 52.010069651837))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

