@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_6110e38b-e237-4e1d-d39d-5479853587e2
  a a2a:Record ;
  rdfs:label "Geboorte op 30 januari 1819" ;
  a2a:hasPerson oa:person_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Person-35fc36f2-36bd-0ef9-6e73-998786cd5fc4, oa:person_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Person-72c57861-ff74-79c1-8868-1fb694362193, oa:person_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Person-905dfde4-ba6f-1f0c-bd35-5650dc336c8d ;
  a2a:hasEvent oa:event_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_0, oa:relationep_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_1, oa:relationep_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_2 ;
  a2a:hasSource oa:source_bhi_6110e38b-e237-4e1d-d39d-5479853587e2 .

oa:person_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Person-35fc36f2-36bd-0ef9-6e73-998786cd5fc4
  a a2a:Person ;
  rdfs:label "Wilhelmina Couwenberg" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Couwenberg" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Couwenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Person-72c57861-ff74-79c1-8868-1fb694362193
  a a2a:Person ;
  rdfs:label "Gerardus Leemans" ;
  a2a:PersonName [
    rdfs:label "Gerardus Leemans" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Person-905dfde4-ba6f-1f0c-bd35-5650dc336c8d
  a a2a:Person ;
  rdfs:label "Jan Baptiste Leemans" ;
  a2a:PersonName [
    rdfs:label "Jan Baptiste Leemans" ;
    a2a:PersonNameFirstName "Jan Baptiste" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1819-01-30"^^xsd:date
  ] .

oa:event_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1819-01-30"^^xsd:date
  ] .

oa:relationep_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Person:35fc36f2-36bd-0ef9-6e73-998786cd5fc4 ;
  a2a:EventKeyRef oa:event_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Event1 .

oa:relationep_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Person:72c57861-ff74-79c1-8868-1fb694362193 ;
  a2a:EventKeyRef oa:event_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Event1 .

oa:relationep_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Person:905dfde4-ba6f-1f0c-bd35-5650dc336c8d ;
  a2a:EventKeyRef oa:event_bhi_6110e38b-e237-4e1d-d39d-5479853587e2_Event1 .

oa:source_bhi_6110e38b-e237-4e1d-d39d-5479853587e2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1819-01-31 - 1819-01-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-01-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-01-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1819" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1819-01-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 143, Periode: 1819" ;
    a2a:Book "Geboorteregister Alphen en Riel 1819" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "143" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 143, Periode: 1819, Geboorteregister Alphen en Riel 1819, 11, 143"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f94bed3d-4f5a-7b0f-702f-064e9629be7a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f94bed3d-4f5a-7b0f-702f-064e9629be7a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6110e38b-e237-4e1d-d39d-5479853587e2" ;
  a2a:RecordGUID "{6110e38b-e237-4e1d-d39d-5479853587e2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_4092_00004092.xml van BHI" .

