@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/bnuDYq>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 4066.0 ;
  gtm:kadastraleAanduiding "E4066"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4066" ;
  ns0:name "Perceel GDA01-E4066"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280406670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0RXp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74497> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6944231022295 52.010727666274,4.6944788047274 52.010728452488,4.6946021649033 52.010730247981,4.6947303643497 52.010698823653,4.6948447544791 52.010676872654,4.6947362927358 52.010705420072,4.6946021781322 52.010767100576,4.6945864539469 52.010772302238,4.6945329236698 52.010775160178,4.6944780429621 52.01077491813,4.694423284467 52.010774308251,4.6944231022295 52.010727666274))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

