@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_a74fd004-afba-e72d-a3bb-40a5b1eeec0f
  a a2a:Record ;
  rdfs:label "Geboorte op 25 januari 1904" ;
  a2a:hasPerson oa:person_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Person-357411c5-e070-e120-180a-20f03f9f0e2c, oa:person_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Person-c53fea39-9b7a-c6d1-b7cf-65adb226dbe9, oa:person_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Person-cc0cda1b-acfd-996a-cd6e-61c12138b23d ;
  a2a:hasEvent oa:event_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_0, oa:relationep_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_1, oa:relationep_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_2 ;
  a2a:hasSource oa:source_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f .

oa:person_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Person-357411c5-e070-e120-180a-20f03f9f0e2c
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Ludovicus Cockx" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Ludovicus Cockx" ;
    a2a:PersonNameFirstName "Adrianus Cornelis Ludovicus" ;
    a2a:PersonNameLastName "Cockx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1904-01-25"^^xsd:date
  ] .

oa:person_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Person-c53fea39-9b7a-c6d1-b7cf-65adb226dbe9
  a a2a:Person ;
  rdfs:label "Antonetta Cornelia Maria Broos" ;
  a2a:PersonName [
    rdfs:label "Antonetta Cornelia Maria Broos" ;
    a2a:PersonNameFirstName "Antonetta Cornelia Maria" ;
    a2a:PersonNameLastName "Broos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Person-cc0cda1b-acfd-996a-cd6e-61c12138b23d
  a a2a:Person ;
  rdfs:label "Johannes Ludovicus Cockx" ;
  a2a:PersonName [
    rdfs:label "Johannes Ludovicus Cockx" ;
    a2a:PersonNameFirstName "Johannes Ludovicus" ;
    a2a:PersonNameLastName "Cockx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1904-01-25"^^xsd:date
  ] .

oa:relationep_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Person:357411c5-e070-e120-180a-20f03f9f0e2c ;
  a2a:EventKeyRef oa:event_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Event1 .

oa:relationep_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Person:c53fea39-9b7a-c6d1-b7cf-65adb226dbe9 ;
  a2a:EventKeyRef oa:event_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Event1 .

oa:relationep_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Person:cc0cda1b-acfd-996a-cd6e-61c12138b23d ;
  a2a:EventKeyRef oa:event_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f_Event1 .

oa:source_bhi_a74fd004-afba-e72d-a3bb-40a5b1eeec0f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1904-01-26 - 1904-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1904-01-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2546, Periode: 1904" ;
    a2a:Book "Geboorteregister Roosendaal 1904" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "2546" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2546, Periode: 1904, Geboorteregister Roosendaal 1904, 38, 2546"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b7b31cfb-f21b-db7b-f562-30bf1aaff22d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b7b31cfb-f21b-db7b-f562-30bf1aaff22d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a74fd004-afba-e72d-a3bb-40a5b1eeec0f" ;
  a2a:RecordGUID "{a74fd004-afba-e72d-a3bb-40a5b1eeec0f}" ;
  a2a:SourceRemarkdeel "2546" ;
  a2a:SourceRemarkregister_periode "1904" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_1066_00001066.xml van BHI" .

