@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/bLDQr4>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 2549.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2549" ;
  gtm:kadastraleAanduiding "N2549"@nl ;
  ns0:name "Perceel GDA01-N2549"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360254970000/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/106356> ;
  ns0:startDate "2023-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6710832024072 52.008541037109,4.6710421020801 52.00837948948,4.6710721887571 52.008372508738,4.6710996179272 52.008365943266,4.6711156402823 52.008391433085,4.6711423737899 52.008432978497,4.6712046474314 52.008531915562,4.671188951478 52.008535226707,4.6711556502671 52.00854192726,4.6711222078587 52.008548348303,4.671088638817 52.008554489925,4.6710832024072 52.008541037109))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

