@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/bOY0GU>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 8383.0 ;
  gtm:kadastraleAanduiding "A8383"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8383"^^xsd:string ;
  ns0:name "Perceel GDA01-A8383"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240838370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8xTyX>, <https://n2t.net/ark:/60537/bEzas1> ;
  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/71382> ;
  ns0:startDate "2021-07-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7199248183907 52.014136217394,4.7198707060297 52.014241614174,4.7198616173717 52.014261103422,4.7198420831877 52.014304136976,4.7198367955477 52.014303145243,4.7198199442083 52.014335246139,4.7198195230037 52.014335162856,4.7197668245843 52.014325030792,4.7197844588985 52.014293177029,4.7198087395987 52.014249325484,4.7198722339368 52.014124315309,4.7199248183907 52.014136217394))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

