@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/bixkW1>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 2294.0 ;
  gtm:kadastraleAanduiding "F2294"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2294" ;
  ns0:name "Perceel GDA01-F2294"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290229470000/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/75674> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6965992941487 52.006546852216,4.696670253519 52.006577056149,4.6968394812714 52.006648805654,4.6968643875906 52.006659153586,4.696858558114 52.006663173175,4.6968064480355 52.00669235856,4.696729134423 52.006659564725,4.6966271694198 52.006615013175,4.6965545890165 52.006583199766,4.6965992941487 52.006546852216))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

