@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_db04cd4a-8b42-1aff-5136-e76bedbb2eba
  a a2a:Record ;
  rdfs:label "Geboorte op 12 juni 1922" ;
  a2a:hasPerson oa:person_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Person-effef2f4-e477-c259-5588-25ca976b400d, oa:person_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Person-f9ed57d4-a932-8752-8ece-b62ec756fec4, oa:person_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Person-023f6a69-6653-64a4-81e0-1a2f81725a73 ;
  a2a:hasEvent oa:event_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_0, oa:relationep_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_1, oa:relationep_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_2 ;
  a2a:hasSource oa:source_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba .

oa:person_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Person-effef2f4-e477-c259-5588-25ca976b400d
  a a2a:Person ;
  rdfs:label "Dominicus de Vries" ;
  a2a:PersonName [
    rdfs:label "Dominicus de Vries" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Person-f9ed57d4-a932-8752-8ece-b62ec756fec4
  a a2a:Person ;
  rdfs:label "Joseph Julius Maria de Vries" ;
  a2a:PersonName [
    rdfs:label "Joseph Julius Maria de Vries" ;
    a2a:PersonNameFirstName "Joseph Julius Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1922-06-12"^^xsd:date
  ] .

oa:person_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Person-023f6a69-6653-64a4-81e0-1a2f81725a73
  a a2a:Person ;
  rdfs:label "Maria Josephina Rhoen" ;
  a2a:PersonName [
    rdfs:label "Maria Josephina Rhoen" ;
    a2a:PersonNameFirstName "Maria Josephina" ;
    a2a:PersonNameLastName "Rhoen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1922-06-12"^^xsd:date
  ] .

oa:relationep_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Person:effef2f4-e477-c259-5588-25ca976b400d ;
  a2a:EventKeyRef oa:event_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Event1 .

oa:relationep_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Person:f9ed57d4-a932-8752-8ece-b62ec756fec4 ;
  a2a:EventKeyRef oa:event_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Event1 .

oa:relationep_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Person:023f6a69-6653-64a4-81e0-1a2f81725a73 ;
  a2a:EventKeyRef oa:event_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba_Event1 .

oa:source_bhi_db04cd4a-8b42-1aff-5136-e76bedbb2eba
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Cuijk en Sint Agatha" ;
    rdfs:label "Cuijk en Sint Agatha", "1922-06-13 - 1922-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1922-06-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 621, Periode: 1922" ;
    a2a:Book "Geboorteregister Cuijk en Sint Agatha 1922" ;
    a2a:DocumentNumber "53" ;
    a2a:RegistryNumber "621" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 621, Periode: 1922, Geboorteregister Cuijk en Sint Agatha 1922, 53, 621"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/de6fa11b-035f-6e08-382b-4f5556188b29.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/de6fa11b-035f-6e08-382b-4f5556188b29.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/db04cd4a-8b42-1aff-5136-e76bedbb2eba" ;
  a2a:RecordGUID "{db04cd4a-8b42-1aff-5136-e76bedbb2eba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74741_00074741.xml van BHI" .

