@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_0ff0b866-e2e9-ac96-665b-5c52e1611dab
  a a2a:Record ;
  rdfs:label "advertentie (crematie) op 14 juli 2005 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_Person-ce9a8ae6-88ba-4b5e-6cff-f24898c26fc8, oa:person_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_Person-06482319-4ece-5ec9-45b6-665432e7b298 ;
  a2a:hasEvent oa:event_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_0 ;
  a2a:hasRelationPP oa:relationpp_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_0 ;
  a2a:hasSource oa:source_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab .

oa:person_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_Person-ce9a8ae6-88ba-4b5e-6cff-f24898c26fc8
  a a2a:Person ;
  rdfs:label "Piet Bogers" ;
  a2a:PersonName [
    rdfs:label "Piet Bogers" ;
    a2a:PersonNameFirstName "Piet" ;
    a2a:PersonNameLastName "Bogers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_Person-06482319-4ece-5ec9-45b6-665432e7b298
  a a2a:Person ;
  rdfs:label "Johanna Kerstens" ;
  a2a:PersonName [
    rdfs:label "Johanna Kerstens" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74" ;
    rdfs:label "74"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zegge" ;
    rdfs:label "Zegge"
  ] .

oa:event_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_Event1
  a a2a:Event ;
  rdfs:label "other:advertentie" ;
  a2a:EventType "other:advertentie" ;
  a2a:EventDate [
    a2a:Year "2005" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "2005-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_Person:06482319-4ece-5ec9-45b6-665432e7b298 ;
  a2a:EventKeyRef oa:event_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_Event1 .

oa:relationpp_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_Person:06482319-4ece-5ec9-45b6-665432e7b298, oa:person_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab_Person:ce9a8ae6-88ba-4b5e-6cff-f24898c26fc8 .

oa:source_wba_0ff0b866-e2e9-ac96-665b-5c52e1611dab
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensadvertenties" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "2005-01-01 - 2005-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2005-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2005-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2005" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "2005-07-16"^^xsd:date
  ] ;
  a2a:SourceType "other:overlijdensadvertenties" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 2005" ;
    a2a:Book "Overlijdensadvertenties 2005 (geen scans beschikbaar)" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 2005, Overlijdensadvertenties 2005 (geen scans beschikbaar)"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0ff0b866-e2e9-ac96-665b-5c52e1611dab" ;
  a2a:RecordGUID "{0ff0b866-e2e9-ac96-665b-5c52e1611dab}" ;
  a2a:SourceRemarkAkteSoort "crematie" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_oa_a-202101.1.xml van WBA" .

