@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_0ae18efd-66e3-82c3-ea38-e0bb7ee14886
  a a2a:Record ;
  rdfs:label "Geboorte op 11 oktober 1912" ;
  a2a:hasPerson oa:person_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Person-801d7b3c-5fb8-b800-297a-fdffc56774dd, oa:person_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Person-b9019d16-55f1-9e3a-a874-d74b4237aa8a, oa:person_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Person-f09bcd31-882c-e316-bc3e-039b78d398c1 ;
  a2a:hasEvent oa:event_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_0, oa:relationep_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_1, oa:relationep_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_2 ;
  a2a:hasSource oa:source_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886 .

oa:person_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Person-801d7b3c-5fb8-b800-297a-fdffc56774dd
  a a2a:Person ;
  rdfs:label "Benjamin Josua Pos" ;
  a2a:PersonName [
    rdfs:label "Benjamin Josua Pos" ;
    a2a:PersonNameFirstName "Benjamin Josua" ;
    a2a:PersonNameLastName "Pos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1912-10-11"^^xsd:date
  ] .

oa:person_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Person-b9019d16-55f1-9e3a-a874-d74b4237aa8a
  a a2a:Person ;
  rdfs:label "Elizabeth Maria Jansen" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Maria Jansen" ;
    a2a:PersonNameFirstName "Elizabeth Maria" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Person-f09bcd31-882c-e316-bc3e-039b78d398c1
  a a2a:Person ;
  rdfs:label "Benjamin Josua Pos" ;
  a2a:PersonName [
    rdfs:label "Benjamin Josua Pos" ;
    a2a:PersonNameFirstName "Benjamin Josua" ;
    a2a:PersonNameLastName "Pos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1912-10-11"^^xsd:date
  ] .

oa:relationep_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Person:801d7b3c-5fb8-b800-297a-fdffc56774dd ;
  a2a:EventKeyRef oa:event_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Event1 .

oa:relationep_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Person:b9019d16-55f1-9e3a-a874-d74b4237aa8a ;
  a2a:EventKeyRef oa:event_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Event1 .

oa:relationep_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Person:f09bcd31-882c-e316-bc3e-039b78d398c1 ;
  a2a:EventKeyRef oa:event_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886_Event1 .

oa:source_bhi_0ae18efd-66e3-82c3-ea38-e0bb7ee14886
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1912-10-12 - 1912-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1912-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1558, Periode: 1912" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1912" ;
    a2a:DocumentNumber "859" ;
    a2a:RegistryNumber "1558" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1558, Periode: 1912, Geboorteregister 's-Hertogenbosch 1912, 859, 1558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2b6f6ec3-7d4e-1519-a8ca-d47136e50437.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2b6f6ec3-7d4e-1519-a8ca-d47136e50437.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0ae18efd-66e3-82c3-ea38-e0bb7ee14886" ;
  a2a:RecordGUID "{0ae18efd-66e3-82c3-ea38-e0bb7ee14886}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2071_00002071.xml van BHI" .

