@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_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db
  a a2a:Record ;
  rdfs:label "Geboorte op 31 juli 1853" ;
  a2a:hasPerson oa:person_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Person-1c9b7dfc-2044-f928-b10a-e8e44ddbf9ad, oa:person_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Person-d97d426e-c84a-0e5f-5678-0f1982643cc7, oa:person_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Person-a21a6cd1-029d-1b6d-ed61-08fc37e4e92a ;
  a2a:hasEvent oa:event_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_0, oa:relationep_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_1, oa:relationep_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_2 ;
  a2a:hasSource oa:source_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db .

oa:person_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Person-1c9b7dfc-2044-f928-b10a-e8e44ddbf9ad
  a a2a:Person ;
  rdfs:label "Anna Cornelia van Aarden" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia van Aarden" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aarden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Person-d97d426e-c84a-0e5f-5678-0f1982643cc7
  a a2a:Person ;
  rdfs:label "Hendrik Franciscus Nuijtemans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Franciscus Nuijtemans" ;
    a2a:PersonNameFirstName "Hendrik Franciscus" ;
    a2a:PersonNameLastName "Nuijtemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Person-a21a6cd1-029d-1b6d-ed61-08fc37e4e92a
  a a2a:Person ;
  rdfs:label "Johanna Adriana Nuijtemans" ;
  a2a:PersonName [
    rdfs:label "Johanna Adriana Nuijtemans" ;
    a2a:PersonNameFirstName "Johanna Adriana" ;
    a2a:PersonNameLastName "Nuijtemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1853-07-31"^^xsd:date
  ] .

oa:event_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1853-07-31"^^xsd:date
  ] .

oa:relationep_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Person:1c9b7dfc-2044-f928-b10a-e8e44ddbf9ad ;
  a2a:EventKeyRef oa:event_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Event1 .

oa:relationep_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Person:d97d426e-c84a-0e5f-5678-0f1982643cc7 ;
  a2a:EventKeyRef oa:event_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Event1 .

oa:relationep_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Person:a21a6cd1-029d-1b6d-ed61-08fc37e4e92a ;
  a2a:EventKeyRef oa:event_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db_Event1 .

oa:source_bhi_2ebfa957-e7c3-b7b0-8474-f42ebeecd5db
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1853-07-31 - 1853-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1853-07-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3292, Periode: 1853" ;
    a2a:Book "Geboorteregister Halsteren 1853" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "3292" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3292, Periode: 1853, Geboorteregister Halsteren 1853, 28, 3292"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0a4843a6-122c-0940-4c00-7fb9a26dbe48.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0a4843a6-122c-0940-4c00-7fb9a26dbe48.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2ebfa957-e7c3-b7b0-8474-f42ebeecd5db" ;
  a2a:RecordGUID "{2ebfa957-e7c3-b7b0-8474-f42ebeecd5db}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5645_00005645.xml van BHI" .

