@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_33689427-3eb8-27d1-e224-e9f8b5940dee
  a a2a:Record ;
  rdfs:label "advertentie (crematie) op 25 maart 2004 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_Person-c4171c8e-4d25-47d0-3540-e83fa302070e, oa:person_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_Person-256d6269-175d-e56d-201a-9129b75a239e ;
  a2a:hasEvent oa:event_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_0 ;
  a2a:hasRelationPP oa:relationpp_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_0 ;
  a2a:hasSource oa:source_wba_33689427-3eb8-27d1-e224-e9f8b5940dee .

oa:person_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_Person-c4171c8e-4d25-47d0-3540-e83fa302070e
  a a2a:Person ;
  rdfs:label "Lisa Moerbeek" ;
  a2a:PersonName [
    rdfs:label "Lisa Moerbeek" ;
    a2a:PersonNameFirstName "Lisa" ;
    a2a:PersonNameLastName "Moerbeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_Person-256d6269-175d-e56d-201a-9129b75a239e
  a a2a:Person ;
  rdfs:label "Piet Verdult" ;
  a2a:PersonName [
    rdfs:label "Piet Verdult" ;
    a2a:PersonNameFirstName "Piet" ;
    a2a:PersonNameLastName "Verdult"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] .

oa:event_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_Event1
  a a2a:Event ;
  rdfs:label "other:advertentie" ;
  a2a:EventType "other:advertentie" ;
  a2a:EventDate [
    a2a:Year "2004" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "2004-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_Person:256d6269-175d-e56d-201a-9129b75a239e ;
  a2a:EventKeyRef oa:event_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_Event1 .

oa:relationpp_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_Person:256d6269-175d-e56d-201a-9129b75a239e, oa:person_wba_33689427-3eb8-27d1-e224-e9f8b5940dee_Person:c4171c8e-4d25-47d0-3540-e83fa302070e .

oa:source_wba_33689427-3eb8-27d1-e224-e9f8b5940dee
  a a2a:Source ;
  rdfs:label "West Brabants Archief, overlijdensadvertenties" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "2004-01-01 - 2004-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "2004-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2004-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "2004" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "2004-03-27"^^xsd:date
  ] ;
  a2a:SourceType "other:overlijdensadvertenties" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 2004" ;
    a2a:Book "Overlijdensadvertenties 2004 (geen scans beschikbaar)" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 2004, Overlijdensadvertenties 2004 (geen scans beschikbaar)"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/33689427-3eb8-27d1-e224-e9f8b5940dee" ;
  a2a:RecordGUID "{33689427-3eb8-27d1-e224-e9f8b5940dee}" ;
  a2a:SourceRemarkAkteSoort "crematie" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_oa_a-202101.2.xml van WBA" .

