@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_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60
  a a2a:Record ;
  rdfs:label "Geboorte op 2 juli 1918" ;
  a2a:hasPerson oa:person_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Person-6c5de4c4-3bd3-cb44-255a-a70149830986, oa:person_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Person-e08395f5-1b56-ef04-bbd5-3ec50b02b61c, oa:person_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Person-f4541ae8-b41a-66d5-133c-4aafc18c6c0b ;
  a2a:hasEvent oa:event_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_0, oa:relationep_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_1, oa:relationep_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_2 ;
  a2a:hasSource oa:source_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60 .

oa:person_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Person-6c5de4c4-3bd3-cb44-255a-a70149830986
  a a2a:Person ;
  rdfs:label "Armand Marie Constant Frederic Boost" ;
  a2a:PersonName [
    rdfs:label "Armand Marie Constant Frederic Boost" ;
    a2a:PersonNameFirstName "Armand Marie Constant Frederic" ;
    a2a:PersonNameLastName "Boost"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Person-e08395f5-1b56-ef04-bbd5-3ec50b02b61c
  a a2a:Person ;
  rdfs:label "Willem Louis Joseph Boost" ;
  a2a:PersonName [
    rdfs:label "Willem Louis Joseph Boost" ;
    a2a:PersonNameFirstName "Willem Louis Joseph" ;
    a2a:PersonNameLastName "Boost"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1918-07-02"^^xsd:date
  ] .

oa:person_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Person-f4541ae8-b41a-66d5-133c-4aafc18c6c0b
  a a2a:Person ;
  rdfs:label "Gerarda Maria Op de Macks" ;
  a2a:PersonName [
    rdfs:label "Gerarda Maria Op de Macks" ;
    a2a:PersonNameFirstName "Gerarda Maria" ;
    a2a:PersonNameLastName "Op de Macks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1918-07-02"^^xsd:date
  ] .

oa:relationep_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Person:6c5de4c4-3bd3-cb44-255a-a70149830986 ;
  a2a:EventKeyRef oa:event_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Event1 .

oa:relationep_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Person:e08395f5-1b56-ef04-bbd5-3ec50b02b61c ;
  a2a:EventKeyRef oa:event_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Event1 .

oa:relationep_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Person:f4541ae8-b41a-66d5-133c-4aafc18c6c0b ;
  a2a:EventKeyRef oa:event_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60_Event1 .

oa:source_brd_cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1918-07-02 - 1918-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1918-07-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "386" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1918, Geboorteregister 1918, 386"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/000141b5-7816-0ed8-b22e-57296e8811a4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/000141b5-7816-0ed8-b22e-57296e8811a4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60" ;
  a2a:RecordGUID "{cdf3cf05-9cbc-86d7-ce5b-6b2effcd0f60}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1918\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_513_00000513.xml van BRD" .

