@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_21642e8f-79dc-c705-4917-e4c3ed687434
  a a2a:Record ;
  rdfs:label "Geboorte op 15 augustus 1823" ;
  a2a:hasPerson oa:person_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Person-c26bebd0-071e-0e61-616c-2d32e7383a18, oa:person_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Person-5c9c1c6d-a767-44a4-0f37-6f647c4aba45, oa:person_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Person-8b211f87-20b7-1a61-c972-2182fef309ff ;
  a2a:hasEvent oa:event_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_0, oa:relationep_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_1, oa:relationep_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_2 ;
  a2a:hasSource oa:source_bhi_21642e8f-79dc-c705-4917-e4c3ed687434 .

oa:person_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Person-c26bebd0-071e-0e61-616c-2d32e7383a18
  a a2a:Person ;
  rdfs:label "Anna Catharina van Hoeck" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina van Hoeck" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Person-5c9c1c6d-a767-44a4-0f37-6f647c4aba45
  a a2a:Person ;
  rdfs:label "Willem Severijns" ;
  a2a:PersonName [
    rdfs:label "Willem Severijns" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Severijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Person-8b211f87-20b7-1a61-c972-2182fef309ff
  a a2a:Person ;
  rdfs:label "Adriana Maria Severijns" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Severijns" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Severijns"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1823-08-15"^^xsd:date
  ] .

oa:event_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1823-08-15"^^xsd:date
  ] .

oa:relationep_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Person:c26bebd0-071e-0e61-616c-2d32e7383a18 ;
  a2a:EventKeyRef oa:event_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Event1 .

oa:relationep_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Person:5c9c1c6d-a767-44a4-0f37-6f647c4aba45 ;
  a2a:EventKeyRef oa:event_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Event1 .

oa:relationep_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Person:8b211f87-20b7-1a61-c972-2182fef309ff ;
  a2a:EventKeyRef oa:event_bhi_21642e8f-79dc-c705-4917-e4c3ed687434_Event1 .

oa:source_bhi_21642e8f-79dc-c705-4917-e4c3ed687434
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1823-08-15 - 1823-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1823" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1823-08-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 143, Periode: 1823" ;
    a2a:Book "Geboorteregister Alphen en Riel 1823" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "143" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 143, Periode: 1823, Geboorteregister Alphen en Riel 1823, 21, 143"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2e5d151c-441e-308c-6d84-2c075753791f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2e5d151c-441e-308c-6d84-2c075753791f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/21642e8f-79dc-c705-4917-e4c3ed687434" ;
  a2a:RecordGUID "{21642e8f-79dc-c705-4917-e4c3ed687434}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_9_00000009.xml van BHI" .

