@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/bAOr6y>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 2088.0 ;
  gtm:kadastraleAanduiding "F2088"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2088" ;
  ns0:name "Perceel GDA01-F2088"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290208870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaFCi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75517> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6964301585534 52.006416237722,4.6963578818282 52.006385540535,4.696254522819 52.006341726514,4.6960657755089 52.006263704477,4.6961075496466 52.006227591579,4.6962304252179 52.006277982976,4.6962948361096 52.00630494882,4.6963986971462 52.006348316332,4.6964712842362 52.006378718697,4.6964301585534 52.006416237722))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

