@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/b37Kba>
  gtm:oppervlakte 62.0 ;
  gtm:kadastraalNummer 9058.0 ;
  gtm:kadastraleAanduiding "A9058"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9058"^^xsd:string ;
  schema:name "Perceel GDA01-A9058"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240905870000/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/290277> ;
  schema:startDate "2022-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7187500003598 52.010290949593,4.7187771504676 52.010206972339,4.7187816294947 52.01020745618,4.7188671515226 52.010216777359,4.7188676459113 52.010216834096,4.7188441072972 52.010300876817,4.7187500003598 52.010290949593))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

