@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_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92
  a a2a:Record ;
  rdfs:label "Geboorte op 9 juni 1922 te Breda" ;
  a2a:hasPerson oa:person_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Person-4344902e-d69c-42af-cd0b-de46c8268d60, oa:person_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Person-53a07942-f65e-f83d-09f7-15195829a816, oa:person_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Person-571b6916-07c3-e271-b438-309c63597065 ;
  a2a:hasEvent oa:event_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_0, oa:relationep_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_1, oa:relationep_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_2 ;
  a2a:hasSource oa:source_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92 .

oa:person_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Person-4344902e-d69c-42af-cd0b-de46c8268d60
  a a2a:Person ;
  rdfs:label "Bernardina Maria van Mook" ;
  a2a:PersonName [
    rdfs:label "Bernardina Maria van Mook" ;
    a2a:PersonNameFirstName "Bernardina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mook"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Person-53a07942-f65e-f83d-09f7-15195829a816
  a a2a:Person ;
  rdfs:label "Josephus Cornelis Maria van Wirken" ;
  a2a:PersonName [
    rdfs:label "Josephus Cornelis Maria van Wirken" ;
    a2a:PersonNameFirstName "Josephus Cornelis Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wirken"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1922-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Person-571b6916-07c3-e271-b438-309c63597065
  a a2a:Person ;
  rdfs:label "Johannes Jacobus van Wirken" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus van Wirken" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wirken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1922-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Person:4344902e-d69c-42af-cd0b-de46c8268d60 ;
  a2a:EventKeyRef oa:event_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Event1 .

oa:relationep_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Person:53a07942-f65e-f83d-09f7-15195829a816 ;
  a2a:EventKeyRef oa:event_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Event1 .

oa:relationep_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Person:571b6916-07c3-e271-b438-309c63597065 ;
  a2a:EventKeyRef oa:event_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92_Event1 .

oa:source_bhi_336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1922-06-10 - 1922-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1922-06-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 451, Periode: 1922" ;
    a2a:Book "Geboorteregister Breda 1922" ;
    a2a:DocumentNumber "417" ;
    a2a:RegistryNumber "451" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 451, Periode: 1922, Geboorteregister Breda 1922, 417, 451"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0b86e0cb-b474-a112-a287-6d5fe9ee01e9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0b86e0cb-b474-a112-a287-6d5fe9ee01e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92" ;
  a2a:RecordGUID "{336f6d5d-9d3c-797a-b8ac-e63bb5a6ca92}" ;
  a2a:SourceRemarkdeel "451" ;
  a2a:SourceRemarkregister_periode "1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1559_00001559.xml van BHI" .

