@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/b5PGtb>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 2448.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2448" ;
  gtm:kadastraleAanduiding "N2448"@nl ;
  ns0:name "Perceel GDA01-N2448"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360244870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/benxmv> ;
  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/106307> ;
  ns0:startDate "2023-01-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6728689643982 52.005348829415,4.6728485968051 52.005330063773,4.672861586217 52.005324695608,4.6729174580135 52.005301619778,4.6729378112031 52.005320376333,4.6730162817077 52.005392688128,4.673081223146 52.00545214521,4.673105437328 52.005474475594,4.6731063416163 52.005475308017,4.673044753683 52.005500641307,4.6730370863472 52.005503794673,4.6729474058587 52.005421132091,4.6728689643982 52.005348829415))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

