@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_297e57fd-e446-6684-05fd-fb1ff4980596
  a a2a:Record ;
  rdfs:label "Geboorte op 11 juli 1922 te Breda" ;
  a2a:hasPerson oa:person_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Person-56f447bb-71d4-aa0b-c45c-d1b4051cdd5c, oa:person_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Person-72ea0272-8174-c079-8973-66cf7a1f40f8, oa:person_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Person-401419b7-c345-aee0-fa25-1ecaf6c0efd6 ;
  a2a:hasEvent oa:event_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_0, oa:relationep_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_1, oa:relationep_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_2 ;
  a2a:hasSource oa:source_bhi_297e57fd-e446-6684-05fd-fb1ff4980596 .

oa:person_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Person-56f447bb-71d4-aa0b-c45c-d1b4051cdd5c
  a a2a:Person ;
  rdfs:label "Adriana Joris" ;
  a2a:PersonName [
    rdfs:label "Adriana Joris" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Joris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Person-72ea0272-8174-c079-8973-66cf7a1f40f8
  a a2a:Person ;
  rdfs:label "Johannes Jacobus de Vries" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus de Vries" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1922-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Person-401419b7-c345-aee0-fa25-1ecaf6c0efd6
  a a2a:Person ;
  rdfs:label "Arend Leonardus de Vries" ;
  a2a:PersonName [
    rdfs:label "Arend Leonardus de Vries" ;
    a2a:PersonNameFirstName "Arend Leonardus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1922-07-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Person:56f447bb-71d4-aa0b-c45c-d1b4051cdd5c ;
  a2a:EventKeyRef oa:event_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Event1 .

oa:relationep_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Person:72ea0272-8174-c079-8973-66cf7a1f40f8 ;
  a2a:EventKeyRef oa:event_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Event1 .

oa:relationep_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Person:401419b7-c345-aee0-fa25-1ecaf6c0efd6 ;
  a2a:EventKeyRef oa:event_bhi_297e57fd-e446-6684-05fd-fb1ff4980596_Event1 .

oa:source_bhi_297e57fd-e446-6684-05fd-fb1ff4980596
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1922-07-12 - 1922-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1922-07-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 451, Periode: 1922" ;
    a2a:Book "Geboorteregister Breda 1922" ;
    a2a:DocumentNumber "481" ;
    a2a:RegistryNumber "451" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 451, Periode: 1922, Geboorteregister Breda 1922, 481, 451"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8270185b-317a-1369-1456-8fad0568322f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8270185b-317a-1369-1456-8fad0568322f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/297e57fd-e446-6684-05fd-fb1ff4980596" ;
  a2a:RecordGUID "{297e57fd-e446-6684-05fd-fb1ff4980596}" ;
  a2a:SourceRemarkdeel "451" ;
  a2a:SourceRemarkregister_periode "1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1559_00001559.xml van BHI" .

