@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/bjnaaz>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 8998.0 ;
  gtm:kadastraleAanduiding "A8998"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8998"^^xsd:string ;
  ns0:name "Perceel GDA01-A8998"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240899870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iMy> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104974> ;
  ns0:startDate "2023-01-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170128658507 52.009180883108,4.7170018883652 52.009207839747,4.7169403768329 52.009198222476,4.7169289987672 52.009196440904,4.7169944693839 52.008958782797,4.7170720084234 52.008967026175,4.7170324571329 52.009110678372,4.7170128658507 52.009180883108))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

