@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_51eb5dcd-662c-32d9-e8df-ca17c102c1dd
  a a2a:Record ;
  rdfs:label "Geboorte op 21 september 1921 te Rucphen" ;
  a2a:hasPerson oa:person_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Person-a8a6d4f5-1991-4d06-2131-e8e5dc80090b, oa:person_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Person-696a9909-f6d8-8802-f603-c509c00b790b, oa:person_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Person-75b0813f-f212-61fd-ae89-e4af73dbdc06 ;
  a2a:hasEvent oa:event_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_0, oa:relationep_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_1, oa:relationep_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_2 ;
  a2a:hasSource oa:source_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd .

oa:person_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Person-a8a6d4f5-1991-4d06-2131-e8e5dc80090b
  a a2a:Person ;
  rdfs:label "Dimphna Lodewijkx" ;
  a2a:PersonName [
    rdfs:label "Dimphna Lodewijkx" ;
    a2a:PersonNameFirstName "Dimphna" ;
    a2a:PersonNameLastName "Lodewijkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Person-696a9909-f6d8-8802-f603-c509c00b790b
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus van Gink" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus van Gink" ;
    a2a:PersonNameFirstName "Adrianus Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gink"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1921-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:person_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Person-75b0813f-f212-61fd-ae89-e4af73dbdc06
  a a2a:Person ;
  rdfs:label "Petrus van Gink" ;
  a2a:PersonName [
    rdfs:label "Petrus van Gink" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1921-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Person:a8a6d4f5-1991-4d06-2131-e8e5dc80090b ;
  a2a:EventKeyRef oa:event_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Event1 .

oa:relationep_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Person:696a9909-f6d8-8802-f603-c509c00b790b ;
  a2a:EventKeyRef oa:event_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Event1 .

oa:relationep_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Person:75b0813f-f212-61fd-ae89-e4af73dbdc06 ;
  a2a:EventKeyRef oa:event_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd_Event1 .

oa:source_bhi_51eb5dcd-662c-32d9-e8df-ca17c102c1dd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1921-09-22 - 1921-09-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-09-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-09-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1921-09-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2648, Periode: 1921" ;
    a2a:Book "Geboorteregister Rucphen 1921" ;
    a2a:DocumentNumber "201" ;
    a2a:RegistryNumber "2648" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2648, Periode: 1921, Geboorteregister Rucphen 1921, 201, 2648"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e90b499e-da67-6e33-1970-25d6db5b995d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e90b499e-da67-6e33-1970-25d6db5b995d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/51eb5dcd-662c-32d9-e8df-ca17c102c1dd" ;
  a2a:RecordGUID "{51eb5dcd-662c-32d9-e8df-ca17c102c1dd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_966_00000966.xml van BHI" .

