@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_41bbc36b-e928-9c8f-d7eb-67d864a03ca9
  a a2a:Record ;
  rdfs:label "Geboorte op 13 september 1897" ;
  a2a:hasPerson oa:person_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Person-3049ae31-a912-ca3b-c762-9e57bc2b46bc, oa:person_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Person-c72af9c1-db8b-8e71-2514-b9fab870ba06, oa:person_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Person-41786049-e93c-6b56-e4b2-1b32a663997d ;
  a2a:hasEvent oa:event_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_0, oa:relationep_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_1, oa:relationep_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_2 ;
  a2a:hasSource oa:source_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9 .

oa:person_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Person-3049ae31-a912-ca3b-c762-9e57bc2b46bc
  a a2a:Person ;
  rdfs:label "Barbara Maria Willemse" ;
  a2a:PersonName [
    rdfs:label "Barbara Maria Willemse" ;
    a2a:PersonNameFirstName "Barbara Maria" ;
    a2a:PersonNameLastName "Willemse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Person-c72af9c1-db8b-8e71-2514-b9fab870ba06
  a a2a:Person ;
  rdfs:label "Lambertus Johannes Hoste" ;
  a2a:PersonName [
    rdfs:label "Lambertus Johannes Hoste" ;
    a2a:PersonNameFirstName "Lambertus Johannes" ;
    a2a:PersonNameLastName "Hoste"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Person-41786049-e93c-6b56-e4b2-1b32a663997d
  a a2a:Person ;
  rdfs:label "Adriana Maria Hoste" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Hoste" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Hoste"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1897-09-13"^^xsd:date
  ] .

oa:event_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1897-09-13"^^xsd:date
  ] .

oa:relationep_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Person:3049ae31-a912-ca3b-c762-9e57bc2b46bc ;
  a2a:EventKeyRef oa:event_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Event1 .

oa:relationep_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Person:c72af9c1-db8b-8e71-2514-b9fab870ba06 ;
  a2a:EventKeyRef oa:event_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Event1 .

oa:relationep_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Person:41786049-e93c-6b56-e4b2-1b32a663997d ;
  a2a:EventKeyRef oa:event_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9_Event1 .

oa:source_bhi_41bbc36b-e928-9c8f-d7eb-67d864a03ca9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1897-09-14 - 1897-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1897-09-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1198, Periode: 1897" ;
    a2a:Book "Geboorteregister 1897" ;
    a2a:DocumentNumber "594" ;
    a2a:RegistryNumber "1198" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1198, Periode: 1897, Geboorteregister 1897, 594, 1198"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/58a99aca-110d-4336-df16-687d297c961c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/58a99aca-110d-4336-df16-687d297c961c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/41bbc36b-e928-9c8f-d7eb-67d864a03ca9" ;
  a2a:RecordGUID "{41bbc36b-e928-9c8f-d7eb-67d864a03ca9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2271_00002271.xml van BHI" .

