@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/bRfIsk>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 4430.0 ;
  gtm:kadastraleAanduiding "E4430"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4430" ;
  ns0:name "Perceel GDA01-E4430"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280443070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJ8zfC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74679> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6948551191246 52.010670677674,4.6948775096122 52.010657299769,4.6948977753165 52.010670209475,4.6947818321398 52.010812506314,4.6947400438268 52.010883134182,4.6947217286206 52.010917452084,4.6946544528878 52.010903016399,4.6946727981019 52.010868644753,4.6947145712484 52.010798061761,4.6948428045299 52.01069655481,4.694827818103 52.01068700186,4.6948447544791 52.010676872654,4.6948489443923 52.010674371551,4.6948551191246 52.010670677674))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

