@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/bdX6cN>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 9059.0 ;
  gtm:kadastraleAanduiding "A9059"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9059"^^xsd:string ;
  schema:name "Perceel GDA01-A9059"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240905970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLdzLc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/257257> ;
  schema:startDate "2022-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.718658394807 52.010281288174,4.7186821033506 52.010196617266,4.7187771504676 52.010206972339,4.7187500003598 52.010290949593,4.718658394807 52.010281288174))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

