@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/bwEs84>
  gtm:oppervlakte 256.0 ;
  gtm:kadastraalNummer 418.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N418"^^xsd:string ;
  gtm:kadastraleAanduiding "N418"@nl ;
  ns0:name "Perceel GDA01-N418"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360041870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPDD9> ;
  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/89976> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6870027104399 52.002633418313,4.68698501553 52.00263811287,4.6868710029269 52.002474725875,4.6868154259877 52.002395710404,4.6868198798531 52.002394936936,4.686882864924 52.002382871719,4.6869378886932 52.002370498439,4.6870820106117 52.002575402291,4.6870991183295 52.002599916642,4.6871037325474 52.002606595531,4.687074879602 52.002614252834,4.6870027104399 52.002633418313))"^^geo:wktLiteral ;
    osm:area 256.0
  ] .

