@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/bkpDVS>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 8847.0 ;
  gtm:kadastraleAanduiding "A8847"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8847"^^xsd:string ;
  schema:name "Perceel GDA01-A8847"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240884770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnUbPc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71587> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7186439012986 52.0101924544,4.718646242561 52.010192710384,4.7186821033506 52.010196617266,4.718658394807 52.010281288174,4.7186225030802 52.010277497959,4.7186439012986 52.0101924544))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

