@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/bRtrIm>
  gtm:oppervlakte 96.0 ;
  gtm:kadastraalNummer 2556.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2556" ;
  gtm:kadastraleAanduiding "N2556"@nl ;
  ns0:name "Perceel GDA01-N2556"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360255670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijPuY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106363> ;
  ns0:startDate "2023-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6715192383346 52.008278521017,4.6714967763224 52.008254960568,4.6715219894475 52.008245783864,4.6715568274625 52.008233124227,4.6717047168616 52.008387662679,4.6716918531176 52.008392393303,4.6716802053375 52.008396681895,4.6716442732244 52.008409442779,4.6715472964404 52.008307364735,4.6715192383346 52.008278521017))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

