@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_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9
  a a2a:Record ;
  rdfs:label "Geboorte op 13 augustus 1896" ;
  a2a:hasPerson oa:person_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Person-6ad5accd-cbc9-e263-d684-28c878bffb87, oa:person_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Person-2efc521c-de53-5e67-49ab-f005cf0b8222, oa:person_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Person-fe18a5e1-c068-bbb7-2a47-54a938c1c593 ;
  a2a:hasEvent oa:event_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_0, oa:relationep_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_1, oa:relationep_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_2 ;
  a2a:hasSource oa:source_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9 .

oa:person_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Person-6ad5accd-cbc9-e263-d684-28c878bffb87
  a a2a:Person ;
  rdfs:label "Petronella Gerardina Hanssen" ;
  a2a:PersonName [
    rdfs:label "Petronella Gerardina Hanssen" ;
    a2a:PersonNameFirstName "Petronella Gerardina" ;
    a2a:PersonNameLastName "Hanssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Person-2efc521c-de53-5e67-49ab-f005cf0b8222
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Hanssen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Hanssen" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Hanssen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1896-08-13"^^xsd:date
  ] .

oa:person_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Person-fe18a5e1-c068-bbb7-2a47-54a938c1c593
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1896-08-13"^^xsd:date
  ] .

oa:relationep_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Person:6ad5accd-cbc9-e263-d684-28c878bffb87 ;
  a2a:EventKeyRef oa:event_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Event1 .

oa:relationep_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Person:2efc521c-de53-5e67-49ab-f005cf0b8222 ;
  a2a:EventKeyRef oa:event_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Event1 .

oa:relationep_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Person:fe18a5e1-c068-bbb7-2a47-54a938c1c593 ;
  a2a:EventKeyRef oa:event_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9_Event1 .

oa:source_bhi_61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1896-08-13 - 1896-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1896-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 99, Periode: 1896" ;
    a2a:Book "Geboorteregister Almkerk 1896" ;
    a2a:DocumentNumber "62" ;
    a2a:RegistryNumber "99" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 99, Periode: 1896, Geboorteregister Almkerk 1896, 62, 99"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bc09b8b1-1c84-4761-9aeb-0c7a01f1a44b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bc09b8b1-1c84-4761-9aeb-0c7a01f1a44b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9" ;
  a2a:RecordGUID "{61c7dc69-c413-e05f-0bd5-99bf9aa2dfc9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_4117_00004117.xml van BHI" .

