@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bL0KmA>
  gtm:oppervlakte 239.0 ;
  gtm:kadastraalNummer 2311.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2311"^^xsd:string ;
  gtm:kadastraleAanduiding "N2311"@nl ;
  ns0:name "Perceel GDA01-N2311"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360231170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hUCQ>, <https://n2t.net/ark:/60537/byjcY7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106240> ;
  ns0:startDate "2022-11-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6784725913982 52.002893974987,4.678482242317 52.002888738906,4.678508716631 52.002907288668,4.6784989776289 52.002912569162,4.6785305922204 52.002934844119,4.6784462910685 52.002980501156,4.6781933465206 52.002803199754,4.6781870739196 52.002793724104,4.6781750746897 52.002775243491,4.6781853498058 52.002746191821,4.6782290094007 52.002722329834,4.6784725913982 52.002893974987))"^^geo:wktLiteral ;
    osm:area 239.0
  ] .

