@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_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056
  a a2a:Record ;
  rdfs:label "Geboorte op 12 januari 1846" ;
  a2a:hasPerson oa:person_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Person-45025cdd-b007-c943-a91e-70a162caa26e, oa:person_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Person-46d83085-4fbe-2136-5d30-6557925a0d07, oa:person_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Person-9c013fbe-1c11-ade1-44c8-9f14f6eb25a1 ;
  a2a:hasEvent oa:event_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_0, oa:relationep_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_1, oa:relationep_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_2 ;
  a2a:hasSource oa:source_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056 .

oa:person_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Person-45025cdd-b007-c943-a91e-70a162caa26e
  a a2a:Person ;
  rdfs:label "Cornelis van Meerendonk" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Meerendonk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meerendonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Person-46d83085-4fbe-2136-5d30-6557925a0d07
  a a2a:Person ;
  rdfs:label "Francisca Tuurlings" ;
  a2a:PersonName [
    rdfs:label "Francisca Tuurlings" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Tuurlings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Person-9c013fbe-1c11-ade1-44c8-9f14f6eb25a1
  a a2a:Person ;
  rdfs:label "Adrianus Alphonsus van Meerendonk" ;
  a2a:PersonName [
    rdfs:label "Adrianus Alphonsus van Meerendonk" ;
    a2a:PersonNameFirstName "Adrianus Alphonsus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meerendonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1846-01-12"^^xsd:date
  ] .

oa:event_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1846-01-12"^^xsd:date
  ] .

oa:relationep_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Person:45025cdd-b007-c943-a91e-70a162caa26e ;
  a2a:EventKeyRef oa:event_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Event1 .

oa:relationep_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Person:46d83085-4fbe-2136-5d30-6557925a0d07 ;
  a2a:EventKeyRef oa:event_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Event1 .

oa:relationep_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Person:9c013fbe-1c11-ade1-44c8-9f14f6eb25a1 ;
  a2a:EventKeyRef oa:event_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056_Event1 .

oa:source_bhi_ce311eba-b3dc-313f-4f0c-1df01dfd9056
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1846-01-12 - 1846-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1846" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1846-01-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7669, Periode: 1846" ;
    a2a:Book "Geboorteregister Tilburg 1846" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "7669" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7669, Periode: 1846, Geboorteregister Tilburg 1846, 8, 7669"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/23a3ea87-7c54-96d5-3648-21ff87c7830b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/23a3ea87-7c54-96d5-3648-21ff87c7830b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ce311eba-b3dc-313f-4f0c-1df01dfd9056" ;
  a2a:RecordGUID "{ce311eba-b3dc-313f-4f0c-1df01dfd9056}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2485_00002485.xml van BHI" .

