@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/bYXBUv>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 4070.0 ;
  gtm:kadastraleAanduiding "E4070"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4070" ;
  ns0:name "Perceel GDA01-E4070"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280407070000/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/74500> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6964287721475 52.010524378024,4.6963091851055 52.010523523407,4.696246357444 52.010522911958,4.696122905405 52.010522385014,4.69612353441 52.010477806155,4.6962467810376 52.010478421777,4.6963098194662 52.010478585043,4.6964293918237 52.010479439573,4.6964287721475 52.010524378024))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

