@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_7a78c834-abab-e1dc-9662-547e6224dbb2
  a a2a:Record ;
  rdfs:label "Geboorte op 7 mei 1914" ;
  a2a:hasPerson oa:person_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Person-b46f6f08-5a05-37aa-f8a1-45720707c011, oa:person_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Person-222f3d38-d93a-a242-8fc3-261d2472aa8e, oa:person_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Person-44c565ee-efe8-05b4-37f3-bf53479192cb ;
  a2a:hasEvent oa:event_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_0, oa:relationep_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_1, oa:relationep_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_2 ;
  a2a:hasSource oa:source_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2 .

oa:person_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Person-b46f6f08-5a05-37aa-f8a1-45720707c011
  a a2a:Person ;
  rdfs:label "Antonius Marinus Valentijn" ;
  a2a:PersonName [
    rdfs:label "Antonius Marinus Valentijn" ;
    a2a:PersonNameFirstName "Antonius Marinus" ;
    a2a:PersonNameLastName "Valentijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1914-05-07"^^xsd:date
  ] .

oa:person_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Person-222f3d38-d93a-a242-8fc3-261d2472aa8e
  a a2a:Person ;
  rdfs:label "Petronella Francisca Klardie" ;
  a2a:PersonName [
    rdfs:label "Petronella Francisca Klardie" ;
    a2a:PersonNameFirstName "Petronella Francisca" ;
    a2a:PersonNameLastName "Klardie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Person-44c565ee-efe8-05b4-37f3-bf53479192cb
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Valentijn" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Valentijn" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Valentijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1914-05-07"^^xsd:date
  ] .

oa:relationep_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Person:b46f6f08-5a05-37aa-f8a1-45720707c011 ;
  a2a:EventKeyRef oa:event_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Event1 .

oa:relationep_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Person:222f3d38-d93a-a242-8fc3-261d2472aa8e ;
  a2a:EventKeyRef oa:event_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Event1 .

oa:relationep_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Person:44c565ee-efe8-05b4-37f3-bf53479192cb ;
  a2a:EventKeyRef oa:event_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2_Event1 .

oa:source_bhi_7a78c834-abab-e1dc-9662-547e6224dbb2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1914-05-08 - 1914-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1914-05-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1559, Periode: 1914" ;
    a2a:Book "Geboorteregister 's-Hertogenbosch 1914" ;
    a2a:DocumentNumber "426" ;
    a2a:RegistryNumber "1559" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1559, Periode: 1914, Geboorteregister 's-Hertogenbosch 1914, 426, 1559"
  ] ;
  a2a:SourceLastChangeDate "2024-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7a78c834-abab-e1dc-9662-547e6224dbb2" ;
  a2a:RecordGUID "{7a78c834-abab-e1dc-9662-547e6224dbb2}" ;
  a2a:SourceRemarkdeel "1559" ;
  a2a:SourceRemarkregister_periode "1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_23_00000023.xml van BHI" .

