@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/bTXPeK>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 563.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N563"^^xsd:string ;
  gtm:kadastraleAanduiding "N563"@nl ;
  ns0:name "Perceel GDA01-N563"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360056370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4aeJC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90004> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6883954707953 52.00246434476,4.6883135087669 52.002378396072,4.6882475845149 52.002309045332,4.6882202207308 52.00228005692,4.6882431272841 52.002271734834,4.6882433030068 52.002271672959,4.6882867195504 52.002254619052,4.6883136563135 52.002282975723,4.6883812762361 52.00235379262,4.6884618580568 52.002438600524,4.6883967598064 52.002463867037,4.6883954707953 52.00246434476))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

