@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/bGdCZz>
  gtm:oppervlakte 93.0 ;
  gtm:kadastraalNummer 1854.0 ;
  gtm:kadastraleAanduiding "F1854"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1854"^^xsd:string ;
  ns0:name "Perceel GDA01-F1854"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290185470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgTDZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75377> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7026894883998 52.002668535412,4.7027427056846 52.002650211893,4.7027494125331 52.002647797055,4.7028384000838 52.002745686078,4.7028916993752 52.002804052189,4.7028318768954 52.002824800198,4.7027796556592 52.002766413363,4.7027415389139 52.002726642654,4.7026894883998 52.002668535412))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

