@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_73f58751-8eb0-77cc-8d1c-e226416ce298
  a a2a:Record ;
  rdfs:label "Geboorte op 29 maart 1867 te Essen" ;
  a2a:hasPerson oa:person_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Person-b327f027-b01d-60da-ac77-e8f9400f0b50, oa:person_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Person-1c391e26-e81a-8013-915e-eb346b122c7e, oa:person_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Person-c3248f55-180e-46e0-7b40-f7ed302cceaa ;
  a2a:hasEvent oa:event_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_0, oa:relationep_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_1, oa:relationep_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_2 ;
  a2a:hasSource oa:source_wba_73f58751-8eb0-77cc-8d1c-e226416ce298 .

oa:person_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Person-b327f027-b01d-60da-ac77-e8f9400f0b50
  a a2a:Person ;
  rdfs:label "Cornelis Bernaerts" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bernaerts" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bernaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Person-1c391e26-e81a-8013-915e-eb346b122c7e
  a a2a:Person ;
  rdfs:label "Dimphna Jacobs" ;
  a2a:PersonName [
    rdfs:label "Dimphna Jacobs" ;
    a2a:PersonNameFirstName "Dimphna" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Person-c3248f55-180e-46e0-7b40-f7ed302cceaa
  a a2a:Person ;
  rdfs:label "Anna Maria Bernaerts" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Bernaerts" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Bernaerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1867-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:event_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1867-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Person:b327f027-b01d-60da-ac77-e8f9400f0b50 ;
  a2a:EventKeyRef oa:event_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Event1 .

oa:relationep_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Person:1c391e26-e81a-8013-915e-eb346b122c7e ;
  a2a:EventKeyRef oa:event_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Event1 .

oa:relationep_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Person:c3248f55-180e-46e0-7b40-f7ed302cceaa ;
  a2a:EventKeyRef oa:event_wba_73f58751-8eb0-77cc-8d1c-e226416ce298_Event1 .

oa:source_wba_73f58751-8eb0-77cc-8d1c-e226416ce298
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1867-03-29 - 1867-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1867-03-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 19, Periode: 1867" ;
    a2a:Book "Geboorteregister Essen 1867" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "19" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 19, Periode: 1867, Geboorteregister Essen 1867, 19, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/064c8c15-5ee0-ff50-a139-66d6d9d856c3.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/73f58751-8eb0-77cc-8d1c-e226416ce298" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/064c8c15-5ee0-ff50-a139-66d6d9d856c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/73f58751-8eb0-77cc-8d1c-e226416ce298" ;
  a2a:RecordGUID "{73f58751-8eb0-77cc-8d1c-e226416ce298}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_25783_00025783.xml van WBA" .

