@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/bvbyhq>
  gtm:oppervlakte 228.0 ;
  gtm:kadastraalNummer 1256.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1256"^^xsd:string ;
  gtm:kadastraleAanduiding "N1256"@nl ;
  ns0:name "Perceel GDA01-N1256"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360125670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz90ME> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90131> ;
  ns0:startDate "2023-10-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6782084315282 52.005720039668,4.678370149991 52.005621709383,4.6784917420792 52.005545563437,4.6784928666172 52.005546289283,4.6784934290282 52.005546643219,4.6785782885564 52.005600491524,4.6782912859767 52.005772662663,4.6782084315282 52.005720039668))"^^geo:wktLiteral ;
    osm:area 228.0
  ] .

