@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_47b7390a-31f2-e06f-3c0b-eac8257f5cbc
  a a2a:Record ;
  rdfs:label "Geboorte op 7 mei 1890" ;
  a2a:hasPerson oa:person_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Person-0bc38a93-1643-0ab5-fb58-5ce9e01ccda9, oa:person_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Person-f4c4d936-0994-7ab8-5eda-79d2b3a45a0b, oa:person_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Person-f6eca880-33d9-6978-dcec-b8ec5bf8f9b2 ;
  a2a:hasEvent oa:event_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_0, oa:relationep_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_1, oa:relationep_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_2 ;
  a2a:hasSource oa:source_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc .

oa:person_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Person-0bc38a93-1643-0ab5-fb58-5ce9e01ccda9
  a a2a:Person ;
  rdfs:label "Adelaida Anna Lamberta Verkuijl" ;
  a2a:PersonName [
    rdfs:label "Adelaida Anna Lamberta Verkuijl" ;
    a2a:PersonNameFirstName "Adelaida Anna Lamberta" ;
    a2a:PersonNameLastName "Verkuijl"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1890-05-07"^^xsd:date
  ] .

oa:person_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Person-f4c4d936-0994-7ab8-5eda-79d2b3a45a0b
  a a2a:Person ;
  rdfs:label "Johanna Aleida Jurissen" ;
  a2a:PersonName [
    rdfs:label "Johanna Aleida Jurissen" ;
    a2a:PersonNameFirstName "Johanna Aleida" ;
    a2a:PersonNameLastName "Jurissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Person-f6eca880-33d9-6978-dcec-b8ec5bf8f9b2
  a a2a:Person ;
  rdfs:label "Gerardus Jacobus Verkuijl" ;
  a2a:PersonName [
    rdfs:label "Gerardus Jacobus Verkuijl" ;
    a2a:PersonNameFirstName "Gerardus Jacobus" ;
    a2a:PersonNameLastName "Verkuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1890-05-07"^^xsd:date
  ] .

oa:relationep_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Person:0bc38a93-1643-0ab5-fb58-5ce9e01ccda9 ;
  a2a:EventKeyRef oa:event_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Event1 .

oa:relationep_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Person:f4c4d936-0994-7ab8-5eda-79d2b3a45a0b ;
  a2a:EventKeyRef oa:event_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Event1 .

oa:relationep_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Person:f6eca880-33d9-6978-dcec-b8ec5bf8f9b2 ;
  a2a:EventKeyRef oa:event_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc_Event1 .

oa:source_bhi_47b7390a-31f2-e06f-3c0b-eac8257f5cbc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1890-05-09 - 1890-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1890-05-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6055, Periode: 1890" ;
    a2a:Book "Geboorteregister Oss 1890" ;
    a2a:DocumentNumber "114" ;
    a2a:RegistryNumber "6055" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6055, Periode: 1890, Geboorteregister Oss 1890, 114, 6055"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6ebed3b1-9005-05fd-aab1-7029c77df8c1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6ebed3b1-9005-05fd-aab1-7029c77df8c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/47b7390a-31f2-e06f-3c0b-eac8257f5cbc" ;
  a2a:RecordGUID "{47b7390a-31f2-e06f-3c0b-eac8257f5cbc}" ;
  a2a:SourceRemarkdeel "6055" ;
  a2a:SourceRemarkregister_periode "1890" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_380_00000380.xml van BHI" .

