@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_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1
  a a2a:Record ;
  rdfs:label "Geboorte op 1 januari 1906" ;
  a2a:hasPerson oa:person_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Person-f65dd2b6-f014-998e-fe60-d174c15c84fc, oa:person_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Person-af2e59de-7aa1-14b0-8e78-2a2fcc2f3683, oa:person_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Person-8ef1f4c0-1181-d7ba-c9e5-3bf2cbc1ec23 ;
  a2a:hasEvent oa:event_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_0, oa:relationep_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_1, oa:relationep_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_2 ;
  a2a:hasSource oa:source_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1 .

oa:person_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Person-f65dd2b6-f014-998e-fe60-d174c15c84fc
  a a2a:Person ;
  rdfs:label "Hendrik Adriaan Schut" ;
  a2a:PersonName [
    rdfs:label "Hendrik Adriaan Schut" ;
    a2a:PersonNameFirstName "Hendrik Adriaan" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1906-01-01"^^xsd:date
  ] .

oa:person_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Person-af2e59de-7aa1-14b0-8e78-2a2fcc2f3683
  a a2a:Person ;
  rdfs:label "Carolina Francisca van Delft" ;
  a2a:PersonName [
    rdfs:label "Carolina Francisca van Delft" ;
    a2a:PersonNameFirstName "Carolina Francisca" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Person-8ef1f4c0-1181-d7ba-c9e5-3bf2cbc1ec23
  a a2a:Person ;
  rdfs:label "Adriaan Schut" ;
  a2a:PersonName [
    rdfs:label "Adriaan Schut" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1906-01-01"^^xsd:date
  ] .

oa:relationep_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Person:f65dd2b6-f014-998e-fe60-d174c15c84fc ;
  a2a:EventKeyRef oa:event_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Event1 .

oa:relationep_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Person:af2e59de-7aa1-14b0-8e78-2a2fcc2f3683 ;
  a2a:EventKeyRef oa:event_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Event1 .

oa:relationep_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Person:8ef1f4c0-1181-d7ba-c9e5-3bf2cbc1ec23 ;
  a2a:EventKeyRef oa:event_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1_Event1 .

oa:source_bhi_2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1906-01-02 - 1906-01-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-01-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-01-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1906-01-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1555, Periode: 1906" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1906" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "1555" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1555, Periode: 1906, Geboorteregister 's-Hertogenbosch 1906, 5, 1555"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/843be449-61cd-af04-c883-07e95f48f1ca.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/843be449-61cd-af04-c883-07e95f48f1ca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1" ;
  a2a:RecordGUID "{2a62feaf-c664-bbe0-e2d8-e2bb3ac0c7b1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2294_00002294.xml van BHI" .

