@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/bqbLve>
  gtm:oppervlakte 82.0 ;
  gtm:kadastraalNummer 2036.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2036" ;
  gtm:kadastraleAanduiding "N2036"@nl ;
  ns0:name "Perceel GDA01-N2036"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360203670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRJS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106142> ;
  ns0:startDate "2023-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6751675684633 52.007725143645,4.6751116922363 52.007679611762,4.6750806345708 52.007659766156,4.6751191579701 52.007636898922,4.6751498829593 52.007656598689,4.675209776757 52.007705947977,4.6753217242151 52.007799430691,4.6752795876998 52.007818689752,4.6751675684633 52.007725143645))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

