@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/bw1kc2>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 4309.0 ;
  gtm:kadastraleAanduiding "E4309"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4309" ;
  ns0:name "Perceel GDA01-E4309"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280430970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDwGQR>, <https://n2t.net/ark:/60537/bvpqh1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74643> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70467170338 52.004763292622,4.7046153933034 52.004782803527,4.7045656613374 52.004728018336,4.7045022682281 52.004656992711,4.7045578303004 52.004637819081,4.7046045644016 52.004689575772,4.70467170338 52.004763292622))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

