@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/btjefR>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 4076.0 ;
  gtm:kadastraleAanduiding "E4076"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4076" ;
  ns0:name "Perceel GDA01-E4076"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280407670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hV6q> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74504> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6950814743421 52.009671570765,4.6950307920874 52.009640055977,4.6951186003734 52.009585823802,4.695162967719 52.009558418289,4.6952583507443 52.009500347544,4.6953099874425 52.009532308276,4.6952133892061 52.009589841602,4.6951694257738 52.009617501184,4.6950814743421 52.009671570765))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

