@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/b37JYF>
  gtm:oppervlakte 36.0 ;
  gtm:kadastraalNummer 4046.0 ;
  gtm:kadastraleAanduiding "H4046"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H4046"^^xsd:string ;
  schema:name "Perceel GDA01-H4046"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310404670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0tr0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286763> ;
  schema:startDate "2022-07-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7058894097205 52.014450389523,4.7059628047325 52.014500798783,4.7059150671635 52.014527703462,4.7059143177472 52.014528130569,4.7059110118763 52.014529990013,4.7058426717994 52.014481488555,4.7058424124833 52.014481298298,4.7058891789896 52.014450235385,4.7058894097205 52.014450389523))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

