@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/bgsx4r>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 9049.0 ;
  gtm:kadastraleAanduiding "A9049"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9049"^^xsd:string ;
  ns0:name "Perceel GDA01-A9049"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240904970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKpj5> ;
  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/286800> ;
  ns0:startDate "2021-12-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7198479709842 52.009707513319,4.7198622961345 52.009654194448,4.7199098632116 52.009659353789,4.719942100874 52.009540673932,4.7199647739344 52.00954299562,4.7200898629843 52.009626155176,4.720022897285 52.009657028317,4.7199542303935 52.009688673769,4.7198630067869 52.009730716723,4.7198598913891 52.009742348027,4.7198575776227 52.009751008716,4.7198542156788 52.009763546451,4.7198334917264 52.009761397584,4.7198479709842 52.009707513319))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

