@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_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f
  a a2a:Record ;
  rdfs:label "Overlijden op 21 januari 1950 te Breda" ;
  a2a:hasPerson oa:person_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Person-98650505-b36f-6672-a52b-ba898a517fbe, oa:person_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Person-2c4a614d-f77f-c821-a745-6f72182bc069, oa:person_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Person-6368594d-2d42-37c0-44ea-29264ce4caf6 ;
  a2a:hasEvent oa:event_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_0, oa:relationep_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_1, oa:relationep_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_2 ;
  a2a:hasSource oa:source_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f .

oa:person_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Person-98650505-b36f-6672-a52b-ba898a517fbe
  a a2a:Person ;
  rdfs:label "Maria Petronella Adriana Godrie" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Adriana Godrie" ;
    a2a:PersonNameFirstName "Maria Petronella Adriana" ;
    a2a:PersonNameLastName "Godrie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Person-2c4a614d-f77f-c821-a745-6f72182bc069
  a a2a:Person ;
  rdfs:label "Willebrordus Johannes Vriends" ;
  a2a:PersonName [
    rdfs:label "Willebrordus Johannes Vriends" ;
    a2a:PersonNameFirstName "Willebrordus Johannes" ;
    a2a:PersonNameLastName "Vriends"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Person-6368594d-2d42-37c0-44ea-29264ce4caf6
  a a2a:Person ;
  rdfs:label "Nn Vriends" ;
  a2a:PersonName [
    rdfs:label "Nn Vriends" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Vriends"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1950" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1950-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Person:98650505-b36f-6672-a52b-ba898a517fbe ;
  a2a:EventKeyRef oa:event_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Event1 .

oa:relationep_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Person:2c4a614d-f77f-c821-a745-6f72182bc069 ;
  a2a:EventKeyRef oa:event_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Event1 .

oa:relationep_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Person:6368594d-2d42-37c0-44ea-29264ce4caf6 ;
  a2a:EventKeyRef oa:event_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f_Event1 .

oa:source_brd_0eb8a23c-602b-dcfc-cbbb-6598dba4202f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1950-01-23 - 1950-01-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-01-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-01-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1950" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1950-01-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1950" ;
    a2a:Book "Overlijdensregister 1950 A" ;
    a2a:DocumentNumber "041A" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1950, Overlijdensregister 1950 A, 041A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/82f54c3c-8751-11e3-9449-5b34f0704df5.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0eb8a23c-602b-dcfc-cbbb-6598dba4202f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/82f54c3c-8751-11e3-9449-5b34f0704df5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0eb8a23c-602b-dcfc-cbbb-6598dba4202f" ;
  a2a:RecordGUID "{0eb8a23c-602b-dcfc-cbbb-6598dba4202f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1950+A\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2526_00002526.xml van BRD" .

