@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad
  a a2a:Record ;
  rdfs:label "Overlijden op 15 mei 1830 te Aspelare" ;
  a2a:hasPerson oa:person_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad_Person-cbdc6eb8-9cd0-57fd-8d97-462861e71ec9 ;
  a2a:hasEvent oa:event_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad_Event1 ;
  a2a:hasRelationEP oa:relationep_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad_0 ;
  a2a:hasSource oa:source_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad .

oa:person_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad_Person-cbdc6eb8-9cd0-57fd-8d97-462861e71ec9
  a a2a:Person ;
  rdfs:label "Judocus Van Wynendaele" ;
  a2a:PersonName [
    rdfs:label "Judocus Van Wynendaele" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Van Wynendaele"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1830-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aspelare" ;
    rdfs:label "Aspelare"
  ] .

oa:relationep_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad_Person:cbdc6eb8-9cd0-57fd-8d97-462861e71ec9 ;
  a2a:EventKeyRef oa:event_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad_Event1 .

oa:source_den_ef05c8a9-e011-4a2e-bdce-24c93eefaaad
  a a2a:Source ;
  rdfs:label "Erfgoedcel Denderland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Aspelare" ;
    rdfs:label "Aspelare", "1830-05-15 - 1830-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1830-05-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoedcel Denderland" ;
    a2a:Place "DENDERLAND" ;
    a2a:Book "Overlijdensakten 1830" ;
    a2a:DocumentNumber "26" ;
    rdfs:label "Erfgoedcel Denderland, DENDERLAND, Overlijdensakten 1830, 26"
  ] ;
  a2a:SourceLastChangeDate "2023-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://madeindenderland.be/voorouders/deeds/ef05c8a9-e011-4a2e-bdce-24c93eefaaad" ;
  a2a:RecordGUID "{ef05c8a9-e011-4a2e-bdce-24c93eefaaad}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_3672_00003672.xml van DEN" .

