@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/bDVWUT>
  gtm:oppervlakte 202.0 ;
  gtm:kadastraalNummer 9063.0 ;
  gtm:kadastraleAanduiding "A9063"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9063"^^xsd:string ;
  ns0:name "Perceel GDA01-A9063"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240906370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHg7dK> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104987> ;
  ns0:startDate "2022-12-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7158947476886 52.010080974422,4.7160956766215 52.01010074407,4.7160733906683 52.010225304127,4.7160717618679 52.01022513305,4.7160719809439 52.010223147862,4.7159377888217 52.010215236944,4.7159365215992 52.010224964157,4.7158702055888 52.010219983917,4.7158947476886 52.010080974422))"^^geo:wktLiteral ;
    osm:area 202.0
  ] .

