@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_bcb30396-a364-a041-e088-b73d07bce39a
  a a2a:Record ;
  rdfs:label "Overlijden op 17 november 1960 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person-d355c113-8e16-3afb-1115-30663e9812fa, oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person-5e167d7a-6dcd-35d0-7006-3f4c4e6abb58, oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person-d8e86e01-40b3-7a0b-ba98-1e8a2eeaa230, oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person-e18e9ca2-83c1-d194-3b21-48ba6e864ef2 ;
  a2a:hasEvent oa:event_wba_bcb30396-a364-a041-e088-b73d07bce39a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_bcb30396-a364-a041-e088-b73d07bce39a_0, oa:relationep_wba_bcb30396-a364-a041-e088-b73d07bce39a_1, oa:relationep_wba_bcb30396-a364-a041-e088-b73d07bce39a_2 ;
  a2a:hasRelationPP oa:relationpp_wba_bcb30396-a364-a041-e088-b73d07bce39a_0 ;
  a2a:hasSource oa:source_wba_bcb30396-a364-a041-e088-b73d07bce39a .

oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person-d355c113-8e16-3afb-1115-30663e9812fa
  a a2a:Person ;
  rdfs:label "Delfina Carolina van de Vijver" ;
  a2a:PersonName [
    rdfs:label "Delfina Carolina van de Vijver" ;
    a2a:PersonNameFirstName "Delfina Carolina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vijver"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person-5e167d7a-6dcd-35d0-7006-3f4c4e6abb58
  a a2a:Person ;
  rdfs:label "Maria Adriana Pas" ;
  a2a:PersonName [
    rdfs:label "Maria Adriana Pas" ;
    a2a:PersonNameFirstName "Maria Adriana" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person-d8e86e01-40b3-7a0b-ba98-1e8a2eeaa230
  a a2a:Person ;
  rdfs:label "Constantin Beirens" ;
  a2a:PersonName [
    rdfs:label "Constantin Beirens" ;
    a2a:PersonNameFirstName "Constantin" ;
    a2a:PersonNameLastName "Beirens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person-e18e9ca2-83c1-d194-3b21-48ba6e864ef2
  a a2a:Person ;
  rdfs:label "Cyrille Leopold Beirens" ;
  a2a:PersonName [
    rdfs:label "Cyrille Leopold Beirens" ;
    a2a:PersonNameFirstName "Cyrille Leopold" ;
    a2a:PersonNameLastName "Beirens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "83 jaar" ;
    rdfs:label "83 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sinay (B)" ;
    rdfs:label "Sinay (B)"
  ] ;
  a2a:Profession "zonder" .

oa:event_wba_bcb30396-a364-a041-e088-b73d07bce39a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1960-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_bcb30396-a364-a041-e088-b73d07bce39a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person:d355c113-8e16-3afb-1115-30663e9812fa ;
  a2a:EventKeyRef oa:event_wba_bcb30396-a364-a041-e088-b73d07bce39a_Event1 .

oa:relationep_wba_bcb30396-a364-a041-e088-b73d07bce39a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person:d8e86e01-40b3-7a0b-ba98-1e8a2eeaa230 ;
  a2a:EventKeyRef oa:event_wba_bcb30396-a364-a041-e088-b73d07bce39a_Event1 .

oa:relationep_wba_bcb30396-a364-a041-e088-b73d07bce39a_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person:e18e9ca2-83c1-d194-3b21-48ba6e864ef2 ;
  a2a:EventKeyRef oa:event_wba_bcb30396-a364-a041-e088-b73d07bce39a_Event1 .

oa:relationpp_wba_bcb30396-a364-a041-e088-b73d07bce39a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person:e18e9ca2-83c1-d194-3b21-48ba6e864ef2, oa:person_wba_bcb30396-a364-a041-e088-b73d07bce39a_Person:5e167d7a-6dcd-35d0-7006-3f4c4e6abb58 .

oa:source_wba_bcb30396-a364-a041-e088-b73d07bce39a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1960-11-17 - 1960-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1960-11-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1936-1975, Bron: boek, Deel: 18523/19,..." ;
    a2a:Book "Overlijdensregister Roosendaal 1960" ;
    a2a:DocumentNumber "299" ;
    a2a:RegistryNumber "18523/19" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1936-1975, Bron: boek, Deel: 18523/19,..., Overlijdensregister Roosendaal 1960, 299, 18523/19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/e0b17ee8-a4bc-04e9-1f6b-53f7bdf76d34.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bcb30396-a364-a041-e088-b73d07bce39a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/e0b17ee8-a4bc-04e9-1f6b-53f7bdf76d34.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/bcb30396-a364-a041-e088-b73d07bce39a" ;
  a2a:RecordGUID "{bcb30396-a364-a041-e088-b73d07bce39a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13789_00013789.xml van WBA" .

