@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/bHg7bo>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6447.0 ;
  gtm:kadastraleAanduiding "A6447"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6447"^^xsd:string ;
  ns0:name "Perceel GDA01-A6447"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240644770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLrgji> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70787> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7216544270944 52.014923225628,4.7216557855097 52.014918073971,4.7217082368398 52.014925300536,4.721783715678 52.014935695315,4.7217955929084 52.014937326428,4.722027435947 52.014873174168,4.7220320059977 52.014880318796,4.7220355676603 52.014887682435,4.7220381071684 52.014895211079,4.7220395817574 52.014902841566,4.7220399922268 52.014910519971,4.7220388308485 52.014921047803,4.7220356759242 52.014931429546,4.7220227392002 52.014971741291,4.7218527063791 52.014951383492,4.7216544270944 52.014923225628))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

