@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_036ef221-2e86-9ed1-3426-e896d88f2f63
  a a2a:Record ;
  rdfs:label "Geboorte op 12 augustus 1921 te Roosendaal en Nispen" ;
  a2a:hasPerson oa:person_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Person-707d5bb8-85d0-ebe7-cc82-bd4429a076bc, oa:person_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Person-cff8b8d3-45b4-c952-37f0-9c4ba9406528, oa:person_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Person-6f0bf89c-81d9-bb50-0e50-70c5bae648b9 ;
  a2a:hasEvent oa:event_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_0, oa:relationep_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_1, oa:relationep_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_2 ;
  a2a:hasSource oa:source_wba_036ef221-2e86-9ed1-3426-e896d88f2f63 .

oa:person_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Person-707d5bb8-85d0-ebe7-cc82-bd4429a076bc
  a a2a:Person ;
  rdfs:label "Aloijsius Johannes Jacobus de Tree" ;
  a2a:PersonName [
    rdfs:label "Aloijsius Johannes Jacobus de Tree" ;
    a2a:PersonNameFirstName "Aloijsius Johannes Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Tree"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Person-cff8b8d3-45b4-c952-37f0-9c4ba9406528
  a a2a:Person ;
  rdfs:label "Jacoba Dimphna Meesters" ;
  a2a:PersonName [
    rdfs:label "Jacoba Dimphna Meesters" ;
    a2a:PersonNameFirstName "Jacoba Dimphna" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Person-6f0bf89c-81d9-bb50-0e50-70c5bae648b9
  a a2a:Person ;
  rdfs:label "Dimphna Adriana de Tree" ;
  a2a:PersonName [
    rdfs:label "Dimphna Adriana de Tree" ;
    a2a:PersonNameFirstName "Dimphna Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Tree"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1921-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:event_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1921-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:relationep_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Person:707d5bb8-85d0-ebe7-cc82-bd4429a076bc ;
  a2a:EventKeyRef oa:event_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Event1 .

oa:relationep_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Person:cff8b8d3-45b4-c952-37f0-9c4ba9406528 ;
  a2a:EventKeyRef oa:event_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Event1 .

oa:relationep_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Person:6f0bf89c-81d9-bb50-0e50-70c5bae648b9 ;
  a2a:EventKeyRef oa:event_wba_036ef221-2e86-9ed1-3426-e896d88f2f63_Event1 .

oa:source_wba_036ef221-2e86-9ed1-3426-e896d88f2f63
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1921-08-12 - 1921-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1921-08-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 1092, Per..." ;
    a2a:Book "Geboorteregister Roosendaal 1921" ;
    a2a:DocumentNumber "369" ;
    a2a:RegistryNumber "1092" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 1092, Per..., Geboorteregister Roosendaal 1921, 369, 1092"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/17188aca-ea4d-8895-086c-79d4af5def40.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/036ef221-2e86-9ed1-3426-e896d88f2f63" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/17188aca-ea4d-8895-086c-79d4af5def40.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/036ef221-2e86-9ed1-3426-e896d88f2f63" ;
  a2a:RecordGUID "{036ef221-2e86-9ed1-3426-e896d88f2f63}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_19122_00019122.xml van WBA" .

