@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_4f0c4d7e-01aa-043c-defa-a8a50f3e779b
  a a2a:Record ;
  rdfs:label "Geboorte op 18 december 1920 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Person-2952db82-6819-fe9a-2309-439eb7984357, oa:person_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Person-ee6b9411-b97a-0670-5ab8-4bf5620e1833, oa:person_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Person-6af9d304-f851-2ac5-c2ec-8a8ae39056c0 ;
  a2a:hasEvent oa:event_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_0, oa:relationep_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_1, oa:relationep_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_2 ;
  a2a:hasSource oa:source_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b .

oa:person_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Person-2952db82-6819-fe9a-2309-439eb7984357
  a a2a:Person ;
  rdfs:label "Petronella Meesters" ;
  a2a:PersonName [
    rdfs:label "Petronella Meesters" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Person-ee6b9411-b97a-0670-5ab8-4bf5620e1833
  a a2a:Person ;
  rdfs:label "Hubertus Johannes van de Mosselaar" ;
  a2a:PersonName [
    rdfs:label "Hubertus Johannes van de Mosselaar" ;
    a2a:PersonNameFirstName "Hubertus Johannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Mosselaar"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1920-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Person-6af9d304-f851-2ac5-c2ec-8a8ae39056c0
  a a2a:Person ;
  rdfs:label "Johannis van de Mosselaar" ;
  a2a:PersonName [
    rdfs:label "Johannis van de Mosselaar" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Mosselaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1920-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Person:2952db82-6819-fe9a-2309-439eb7984357 ;
  a2a:EventKeyRef oa:event_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Event1 .

oa:relationep_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Person:ee6b9411-b97a-0670-5ab8-4bf5620e1833 ;
  a2a:EventKeyRef oa:event_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Event1 .

oa:relationep_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Person:6af9d304-f851-2ac5-c2ec-8a8ae39056c0 ;
  a2a:EventKeyRef oa:event_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b_Event1 .

oa:source_bhi_4f0c4d7e-01aa-043c-defa-a8a50f3e779b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1920-12-18 - 1920-12-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-12-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1920-12-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1562, Periode: 1920" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1920" ;
    a2a:DocumentNumber "1153" ;
    a2a:RegistryNumber "1562" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1562, Periode: 1920, Geboorteregister 's-Hertogenbosch 1920, 1153, 1562"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/04921580-ecc8-54e0-4c28-369770f480e9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/04921580-ecc8-54e0-4c28-369770f480e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4f0c4d7e-01aa-043c-defa-a8a50f3e779b" ;
  a2a:RecordGUID "{4f0c4d7e-01aa-043c-defa-a8a50f3e779b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1585_00001585.xml van BHI" .

