@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/bCgjUD>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 2153.0 ;
  gtm:kadastraleAanduiding "F2153"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2153" ;
  ns0:name "Perceel GDA01-F2153"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290215370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfq1NR> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75571> ;
  ns0:startDate "2007-01-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004597519748 52.002908723862,4.7005857310559 52.00285698441,4.7007477960592 52.002790139012,4.7008024133095 52.002766997748,4.7008403667793 52.002802103148,4.700786562641 52.002825401975,4.7006846122208 52.002867709124,4.7004991183095 52.002945707208,4.7004813875633 52.002929056072,4.7004597519748 52.002908723862))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

