@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bQQjee>
  gtm:oppervlakte 38.0 ;
  gtm:kadastraalNummer 3836.0 ;
  gtm:kadastraleAanduiding "H3836"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3836"^^xsd:string ;
  schema:name "Perceel GDA01-H3836"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310383670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTLi1o> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77837> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7032276398734 52.018170877067,4.7032277301005 52.018178328976,4.7031229634695 52.018206384284,4.7031017453513 52.018212543886,4.7030870058129 52.018217078276,4.703071852196 52.018221061965,4.7030563430437 52.018224477317,4.7030451529859 52.018226488611,4.7030384201507 52.018182738887,4.7030458571621 52.018182269766,4.7032193134534 52.018171394962,4.7032276398734 52.018170877067))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

