@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/b87mZJ>
  gtm:oppervlakte 280.0 ;
  gtm:kadastraalNummer 6865.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6865"^^xsd:string ;
  gtm:kadastraleAanduiding "K6865"@nl ;
  ns0:name "Perceel GDA01-K6865"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330686570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/btJNr6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84112> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7522383734977 52.006874399652,4.7522478624314 52.006991110999,4.7521176086018 52.007003612251,4.7521172633569 52.007002280109,4.7520085338773 52.007012874982,4.752008879119 52.007014207125,4.7519342506989 52.007021345645,4.7519255468393 52.00690479131,4.7522383734977 52.006874399652))"^^geo:wktLiteral ;
    osm:area 280.0
  ] .

