@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_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f
  a a2a:Record ;
  rdfs:label "advertentie (begraven) op 24 april 2003 te RoosendaaL" ;
  a2a:hasPerson oa:person_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_Person-dcbbcf59-887d-ef08-3baa-28caf10ea112, oa:person_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_Person-8289bf66-fb0e-5312-f1b3-c9e8a365f25a ;
  a2a:hasEvent oa:event_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_0 ;
  a2a:hasRelationPP oa:relationpp_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_0 ;
  a2a:hasSource oa:source_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f .

oa:person_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_Person-dcbbcf59-887d-ef08-3baa-28caf10ea112
  a a2a:Person ;
  rdfs:label "Marianne Fliervoet" ;
  a2a:PersonName [
    rdfs:label "Marianne Fliervoet" ;
    a2a:PersonNameFirstName "Marianne" ;
    a2a:PersonNameLastName "Fliervoet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_Person-8289bf66-fb0e-5312-f1b3-c9e8a365f25a
  a a2a:Person ;
  rdfs:label "Alphons Lodewijk Jozef Peters" ;
  a2a:PersonName [
    rdfs:label "Alphons Lodewijk Jozef Peters" ;
    a2a:PersonNameFirstName "Alphons Lodewijk Jozef" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:BirthDate [
    a2a:Year "1953" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1953-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalre" ;
    rdfs:label "Waalre"
  ] .

oa:event_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_Event1
  a a2a:Event ;
  rdfs:label "other:advertentie" ;
  a2a:EventType "other:advertentie" ;
  a2a:EventDate [
    a2a:Year "2003" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "2003-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "RoosendaaL" ;
    rdfs:label "RoosendaaL"
  ] .

oa:relationep_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_Person:8289bf66-fb0e-5312-f1b3-c9e8a365f25a ;
  a2a:EventKeyRef oa:event_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_Event1 .

oa:relationpp_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_Person:8289bf66-fb0e-5312-f1b3-c9e8a365f25a, oa:person_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f_Person:dcbbcf59-887d-ef08-3baa-28caf10ea112 .

oa:source_wba_d6a2dd67-7da4-d4d4-1f24-3cde346ba31f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensadvertenties" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "2003-01-01 - 2003-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2003-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2003-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2003" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "2003-04-26"^^xsd:date
  ] ;
  a2a:SourceType "other:overlijdensadvertenties" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 2003" ;
    a2a:Book "Overlijdensadvertenties 2003 (geen scans beschikbaar)" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 2003, Overlijdensadvertenties 2003 (geen scans beschikbaar)"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d6a2dd67-7da4-d4d4-1f24-3cde346ba31f" ;
  a2a:RecordGUID "{d6a2dd67-7da4-d4d4-1f24-3cde346ba31f}" ;
  a2a:SourceRemarkAkteSoort "begraven" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_oa_a-202101.7.xml van WBA" .

