@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/bYye7y>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2362.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2362" ;
  gtm:kadastraleAanduiding "N2362"@nl ;
  ns0:name "Perceel GDA01-N2362"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360236270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkLz> ;
  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/106246> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6728115962713 52.007405279593,4.6727803901048 52.007424073783,4.6727335973748 52.007452139314,4.6726022186601 52.007530934448,4.6725864838478 52.00754036667,4.6725346758442 52.007507513974,4.6725505283099 52.007498010565,4.6726818180619 52.007419313821,4.6727707412986 52.007366012809,4.6728223756969 52.007398792441,4.6728115962713 52.007405279593))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

