@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_20e33685-2b4e-e5b8-9dd0-89a0b6324690
  a a2a:Record ;
  rdfs:label "Geboorte op 24 juli 1900" ;
  a2a:hasPerson oa:person_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Person-8fe76139-69a6-64f7-31cf-7243b9c63c49, oa:person_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Person-358ba4fb-31fc-b2e4-defc-f3e17e89f612, oa:person_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Person-aa5bda6b-ff64-53ef-756c-23e239190bb2 ;
  a2a:hasEvent oa:event_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_0, oa:relationep_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_1, oa:relationep_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_2 ;
  a2a:hasSource oa:source_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690 .

oa:person_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Person-8fe76139-69a6-64f7-31cf-7243b9c63c49
  a a2a:Person ;
  rdfs:label "Adriana Elisabeth Aarts" ;
  a2a:PersonName [
    rdfs:label "Adriana Elisabeth Aarts" ;
    a2a:PersonNameFirstName "Adriana Elisabeth" ;
    a2a:PersonNameLastName "Aarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Person-358ba4fb-31fc-b2e4-defc-f3e17e89f612
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Person-aa5bda6b-ff64-53ef-756c-23e239190bb2
  a a2a:Person ;
  rdfs:label "Marinus Aarts" ;
  a2a:PersonName [
    rdfs:label "Marinus Aarts" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Aarts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1900-07-24"^^xsd:date
  ] .

oa:event_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1900-07-24"^^xsd:date
  ] .

oa:relationep_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Person:8fe76139-69a6-64f7-31cf-7243b9c63c49 ;
  a2a:EventKeyRef oa:event_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Event1 .

oa:relationep_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Person:358ba4fb-31fc-b2e4-defc-f3e17e89f612 ;
  a2a:EventKeyRef oa:event_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Event1 .

oa:relationep_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Person:aa5bda6b-ff64-53ef-756c-23e239190bb2 ;
  a2a:EventKeyRef oa:event_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690_Event1 .

oa:source_bhi_20e33685-2b4e-e5b8-9dd0-89a0b6324690
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1900-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1900" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6296, Periode: 1900" ;
    a2a:Book "Geboorteregister Princenhage 1900" ;
    a2a:DocumentNumber "228" ;
    a2a:RegistryNumber "6296" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6296, Periode: 1900, Geboorteregister Princenhage 1900, 228, 6296"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f343ea22-cef9-1858-e31b-ae81e6f9fcce.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f343ea22-cef9-1858-e31b-ae81e6f9fcce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/20e33685-2b4e-e5b8-9dd0-89a0b6324690" ;
  a2a:RecordGUID "{20e33685-2b4e-e5b8-9dd0-89a0b6324690}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_505_00000505.xml van BHI" .

