@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_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb
  a a2a:Record ;
  rdfs:label "advertentie (begraven) op 4 maart 2000 te Ossendrecht" ;
  a2a:hasPerson oa:person_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb_Person-7494314f-6f53-07b5-1b88-29ba924fdbe8 ;
  a2a:hasEvent oa:event_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb_0 ;
  a2a:hasSource oa:source_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb .

oa:person_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb_Person-7494314f-6f53-07b5-1b88-29ba924fdbe8
  a a2a:Person ;
  rdfs:label "Antonius Ludovicus Marie Koolen" ;
  a2a:PersonName [
    rdfs:label "Antonius Ludovicus Marie Koolen" ;
    a2a:PersonNameFirstName "Antonius Ludovicus Marie" ;
    a2a:PersonNameLastName "Koolen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] .

oa:event_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb_Event1
  a a2a:Event ;
  rdfs:label "other:advertentie" ;
  a2a:EventType "other:advertentie" ;
  a2a:EventDate [
    a2a:Year "2000" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "2000-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ossendrecht" ;
    rdfs:label "Ossendrecht"
  ] .

oa:relationep_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb_Person:7494314f-6f53-07b5-1b88-29ba924fdbe8 ;
  a2a:EventKeyRef oa:event_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb_Event1 .

oa:source_wba_c0df6abe-e270-4ef7-68ee-30198747a1eb
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensadvertenties" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "2000-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2000-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2000" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "2000-03-06"^^xsd:date
  ] ;
  a2a:SourceType "other:overlijdensadvertenties" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 2000" ;
    a2a:Book "Overlijdensadvertenties 2000 (geen scans beschikbaar)" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 2000, Overlijdensadvertenties 2000 (geen scans beschikbaar)"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/c0df6abe-e270-4ef7-68ee-30198747a1eb" ;
  a2a:RecordGUID "{c0df6abe-e270-4ef7-68ee-30198747a1eb}" ;
  a2a:SourceRemarkAkteSoort "begraven" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_oa_a-202101.6.xml van WBA" .

