@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/bH3qw1>
  gtm:oppervlakte 87.0 ;
  gtm:kadastraalNummer 8862.0 ;
  gtm:kadastraleAanduiding "A8862"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8862"^^xsd:string ;
  schema:name "Perceel GDA01-A8862"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240886270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7izc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71592> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143459147726 52.014196719974,4.7144427028689 52.014228426919,4.7143680451915 52.014317812319,4.7142645625266 52.01428082681,4.7143459147726 52.014196719974))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

