@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/bOkWof>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 2403.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2403" ;
  gtm:kadastraleAanduiding "N2403"@nl ;
  ns0:name "Perceel GDA01-N2403"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360240370000/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/106286> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6741093834983 52.00799043141,4.6741109421141 52.007989506055,4.6741143872296 52.007991765047,4.6741123580019 52.007992975182,4.6741124877881 52.007993056864,4.6741272805616 52.008002548385,4.6740655478336 52.00803954833,4.6740502634707 52.008029829111,4.6739403458683 52.007959943147,4.673882095492 52.007923627419,4.6738516986917 52.007904378731,4.6739140196738 52.007867022925,4.6741091095052 52.00799025897,4.6741093834983 52.00799043141))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

