@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/bOyNIi>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 9978.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9978"^^xsd:string ;
  gtm:kadastraleAanduiding "K9978"@nl ;
  ns0:name "Perceel GDA01-K9978"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330997870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJmO> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289381> ;
  ns0:startDate "2022-12-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7307667411054 52.012188393139,4.7307742820604 52.012158854404,4.7307867037198 52.012160083171,4.730804615869 52.012093740885,4.730824457041 52.012095604251,4.7308112957005 52.012142899671,4.7308110809964 52.012143635521,4.7308108508058 52.012144434204,4.7307983448687 52.012191733276,4.7307667411054 52.012188393139))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

