@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_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c
  a a2a:Record ;
  rdfs:label "Geboorte op 3 september 1896" ;
  a2a:hasPerson oa:person_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Person-f14cb030-facb-7d66-3080-b4790a9a447f, oa:person_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Person-79bb85ef-9a9f-dae1-5e0d-1b92c246b222, oa:person_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Person-b4b354c0-2a81-6488-c215-04cf7907fb7f ;
  a2a:hasEvent oa:event_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_0, oa:relationep_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_1, oa:relationep_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_2 ;
  a2a:hasSource oa:source_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c .

oa:person_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Person-f14cb030-facb-7d66-3080-b4790a9a447f
  a a2a:Person ;
  rdfs:label "Adriana Maria Colijn" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Colijn" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1896-09-03"^^xsd:date
  ] .

oa:person_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Person-79bb85ef-9a9f-dae1-5e0d-1b92c246b222
  a a2a:Person ;
  rdfs:label "Pieternella de Kok" ;
  a2a:PersonName [
    rdfs:label "Pieternella de Kok" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Person-b4b354c0-2a81-6488-c215-04cf7907fb7f
  a a2a:Person ;
  rdfs:label "Adrianus Colijn" ;
  a2a:PersonName [
    rdfs:label "Adrianus Colijn" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1896-09-03"^^xsd:date
  ] .

oa:relationep_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Person:f14cb030-facb-7d66-3080-b4790a9a447f ;
  a2a:EventKeyRef oa:event_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Event1 .

oa:relationep_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Person:79bb85ef-9a9f-dae1-5e0d-1b92c246b222 ;
  a2a:EventKeyRef oa:event_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Event1 .

oa:relationep_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Person:b4b354c0-2a81-6488-c215-04cf7907fb7f ;
  a2a:EventKeyRef oa:event_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c_Event1 .

oa:source_bhi_c4bdd7ec-b693-aa96-eec4-035e8ebbd43c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1896-09-04 - 1896-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1896-09-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4837, Periode: 1896" ;
    a2a:Book "Geboorteregister Loon op Zand 1896" ;
    a2a:DocumentNumber "187" ;
    a2a:RegistryNumber "4837" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4837, Periode: 1896, Geboorteregister Loon op Zand 1896, 187, 4837"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/be0387f1-3f1e-7c19-39e3-a5207a8e435f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/be0387f1-3f1e-7c19-39e3-a5207a8e435f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c4bdd7ec-b693-aa96-eec4-035e8ebbd43c" ;
  a2a:RecordGUID "{c4bdd7ec-b693-aa96-eec4-035e8ebbd43c}" ;
  a2a:SourceRemarkdeel "4837" ;
  a2a:SourceRemarkregister_periode "1896" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_548_00000548.xml van BHI" .

