@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/bZNzbT>
  gtm:oppervlakte 27.0 ;
  gtm:kadastraalNummer 8185.0 ;
  gtm:kadastraleAanduiding "A8185"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8185" ;
  ns0:name "Perceel GDA01-A8185"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240818570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8nnz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/258265> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7153589927944 52.01347271094,4.7152844013847 52.01345002096,4.71529853037 52.013433553961,4.7153127907193 52.01341804048,4.7154010488018 52.013444412782,4.7153720578805 52.013476686467,4.7153589927944 52.01347271094))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

