@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/b4N9sk>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 4079.0 ;
  gtm:kadastraleAanduiding "E4079"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4079" ;
  ns0:name "Perceel GDA01-E4079"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280407970000/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/74507> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6951574728836 52.009437887228,4.6950616200668 52.009495254033,4.6950176566341 52.009522913559,4.6949290955906 52.009576844615,4.6948769705931 52.009544449399,4.6949656052887 52.009490464884,4.6950949692774 52.009411669055,4.6951051439833 52.009405490914,4.6951574728836 52.009437887228))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

