@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/buYRmc>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 9816.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9816"^^xsd:string ;
  gtm:kadastraleAanduiding "K9816"@nl ;
  ns0:name "Perceel GDA01-K9816"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330981670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOyLit> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105677> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7499040059124 52.010560609748,4.7498929607612 52.010569106885,4.7498828989715 52.010580153056,4.7498870041627 52.010582368444,4.7498950305822 52.01058129734,4.7498589809962 52.010610952563,4.7498168706367 52.010612018892,4.7497912422709 52.0106125183,4.7497911869559 52.010611286593,4.7496886766855 52.010613059477,4.7496545551853 52.010613647686,4.7496519558757 52.010564952567,4.7496861501623 52.010564364753,4.7498142731994 52.010562155298,4.7499040059124 52.010560609748))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

