@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_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf
  a a2a:Record ;
  rdfs:label "Geboorte op 10 december 1911 te Essen (België)" ;
  a2a:hasPerson oa:person_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Person-f176f425-48cc-840c-61f2-23cd75a2b0e1, oa:person_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Person-887ae668-7d34-c04d-b945-a1dc7e4014fd, oa:person_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Person-55be4275-7623-06b4-0941-b9e8270c8762 ;
  a2a:hasEvent oa:event_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_0, oa:relationep_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_1, oa:relationep_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_2 ;
  a2a:hasSource oa:source_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf .

oa:person_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Person-f176f425-48cc-840c-61f2-23cd75a2b0e1
  a a2a:Person ;
  rdfs:label "Aloisius Egidius Andreas van Rosendaal" ;
  a2a:PersonName [
    rdfs:label "Aloisius Egidius Andreas van Rosendaal" ;
    a2a:PersonNameFirstName "Aloisius Egidius Andreas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rosendaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Person-887ae668-7d34-c04d-b945-a1dc7e4014fd
  a a2a:Person ;
  rdfs:label "Maria Josepha Antonia Constancia van Doninck" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Antonia Constancia van Doninck" ;
    a2a:PersonNameFirstName "Maria Josepha Antonia Constancia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doninck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Person-55be4275-7623-06b4-0941-b9e8270c8762
  a a2a:Person ;
  rdfs:label "Carolus Josephus Maria Aloisius van Rosendaal" ;
  a2a:PersonName [
    rdfs:label "Carolus Josephus Maria Aloisius van Rosendaal" ;
    a2a:PersonNameFirstName "Carolus Josephus Maria Aloisius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rosendaal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1911-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:event_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1911-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:relationep_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Person:f176f425-48cc-840c-61f2-23cd75a2b0e1 ;
  a2a:EventKeyRef oa:event_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Event1 .

oa:relationep_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Person:887ae668-7d34-c04d-b945-a1dc7e4014fd ;
  a2a:EventKeyRef oa:event_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Event1 .

oa:relationep_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Person:55be4275-7623-06b4-0941-b9e8270c8762 ;
  a2a:EventKeyRef oa:event_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf_Event1 .

oa:source_wba_3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1911-12-10 - 1911-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1911-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1911" ;
    a2a:Book "Geboorteregister Essen 1911" ;
    a2a:DocumentNumber "184" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1911, Geboorteregister Essen 1911, 184"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/e932bcdb-6bbb-07ee-7194-43550fac41f4.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/e932bcdb-6bbb-07ee-7194-43550fac41f4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf" ;
  a2a:RecordGUID "{3cb9be76-b4f2-6c19-7d50-5d8b83cf62cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26602_00026602.xml van WBA" .

