@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/baCKNb>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 2295.0 ;
  gtm:kadastraleAanduiding "F2295"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2295" ;
  ns0:name "Perceel GDA01-F2295"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290229570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMHv6> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75675> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6966445007264 52.006510094125,4.6967134113302 52.006539036622,4.6968163580138 52.006581310797,4.6969154102716 52.006623966521,4.6968643875906 52.006659153586,4.6968394812714 52.006648805654,4.696670253519 52.006577056149,4.6965992941487 52.006546852216,4.6966445007264 52.006510094125))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

