@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/bN5IKA>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 2005.0 ;
  gtm:kadastraleAanduiding "F2005"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2005" ;
  ns0:name "Perceel GDA01-F2005"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290200570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfCI12> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75469> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987477117008 52.006187424715,4.6987222072587 52.006160058601,4.6986474057323 52.006083156559,4.698605522571 52.006041169318,4.6986414808253 52.006015645819,4.6986571335044 52.006004528821,4.6987101409665 52.006059982848,4.6987777712755 52.006129661161,4.6988111198314 52.006164066129,4.6987477117008 52.006187424715))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

