@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/bHGykX>
  gtm:oppervlakte 76.0 ;
  gtm:kadastraalNummer 2088.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2088" ;
  gtm:kadastraleAanduiding "N2088"@nl ;
  ns0:name "Perceel GDA01-N2088"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360208870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/breqBs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106163> ;
  ns0:startDate "2021-10-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6757820114255 52.007387073477,4.6757556186478 52.007365125983,4.6757792239717 52.007354383655,4.6757975933357 52.007345928694,4.6758325796931 52.00737519976,4.6758735490593 52.007409261855,4.6759806105964 52.00749861569,4.6759384313838 52.007517847762,4.675831341614 52.007428439788,4.6757820114255 52.007387073477))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

