@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/by6mGr>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 2035.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2035" ;
  gtm:kadastraleAanduiding "N2035"@nl ;
  ns0:name "Perceel GDA01-N2035"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360203570000/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/106141> ;
  ns0:startDate "2023-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6751253601335 52.007744339298,4.675107964485 52.007729987387,4.6750748444629 52.007702435201,4.6750429785204 52.007682126285,4.6750806345708 52.007659766156,4.6751116922363 52.007679611762,4.6751675684633 52.007725143645,4.6752795876998 52.007818689752,4.6752374367275 52.007837939723,4.6751253601335 52.007744339298))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

