@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/bDJfgc>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 2550.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2550" ;
  gtm:kadastraleAanduiding "N2550"@nl ;
  ns0:name "Perceel GDA01-N2550"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360255070000/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/106357> ;
  ns0:startDate "2023-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6712046474314 52.008531915562,4.6711423737899 52.008432978497,4.6711156402823 52.008391433085,4.6710996179272 52.008365943266,4.6711269154412 52.00835941294,4.671164754049 52.008350403002,4.6712707286074 52.00851740567,4.6712550719056 52.008520995704,4.6712220823629 52.008528246466,4.6712046474314 52.008531915562))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

