@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bxTDIx>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 8859.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8859"^^xsd:string ;
  gtm:kadastraleAanduiding "K8859"@nl ;
  ns0:name "Perceel GDA01-K8859"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330885970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3k0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80502> ;
  ns0:startDate "2008-02-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7481824255647 52.009657706462,4.7481711287326 52.009657285602,4.7481719173332 52.009648966645,4.7481832288558 52.009649378596,4.7481876065046 52.00960385825,4.7485392515145 52.009629064466,4.7485295630151 52.009680353514,4.7483169052438 52.009665114763,4.7482245413489 52.009659265357,4.7481824255647 52.009657706462))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

