@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_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650
  a a2a:Record ;
  rdfs:label "Geboorte op 16 december 1920" ;
  a2a:hasPerson oa:person_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Person-c5b25139-e337-7102-a2cf-0535b9d6745f, oa:person_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Person-00603f27-3abe-ee17-2dae-b9a9a413e928, oa:person_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Person-79336519-4949-e720-1535-13678262dad4 ;
  a2a:hasEvent oa:event_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_0, oa:relationep_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_1, oa:relationep_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_2 ;
  a2a:hasSource oa:source_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650 .

oa:person_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Person-c5b25139-e337-7102-a2cf-0535b9d6745f
  a a2a:Person ;
  rdfs:label "Johannes Josephus Withagen" ;
  a2a:PersonName [
    rdfs:label "Johannes Josephus Withagen" ;
    a2a:PersonNameFirstName "Johannes Josephus" ;
    a2a:PersonNameLastName "Withagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Person-00603f27-3abe-ee17-2dae-b9a9a413e928
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus Gerardus Withagen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus Gerardus Withagen" ;
    a2a:PersonNameFirstName "Cornelis Jacobus Gerardus" ;
    a2a:PersonNameLastName "Withagen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1920-12-16"^^xsd:date
  ] .

oa:person_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Person-79336519-4949-e720-1535-13678262dad4
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Kerstens" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Kerstens" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1920-12-16"^^xsd:date
  ] .

oa:relationep_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Person:c5b25139-e337-7102-a2cf-0535b9d6745f ;
  a2a:EventKeyRef oa:event_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Event1 .

oa:relationep_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Person:00603f27-3abe-ee17-2dae-b9a9a413e928 ;
  a2a:EventKeyRef oa:event_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Event1 .

oa:relationep_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Person:79336519-4949-e720-1535-13678262dad4 ;
  a2a:EventKeyRef oa:event_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650_Event1 .

oa:source_bhi_9faf49a7-7ca6-e69f-44f5-a14dbdf4a650
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1920-12-18 - 1920-12-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-12-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1920-12-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2554, Periode: 1920" ;
    a2a:Book "Geboorteregister Roosendaal 1920" ;
    a2a:DocumentNumber "581" ;
    a2a:RegistryNumber "2554" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2554, Periode: 1920, Geboorteregister Roosendaal 1920, 581, 2554"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9faf49a7-7ca6-e69f-44f5-a14dbdf4a650" ;
  a2a:RecordGUID "{9faf49a7-7ca6-e69f-44f5-a14dbdf4a650}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5319_00005319.xml van BHI" .

