@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_6cf18e69-8c68-4f00-086f-e62c5863700a
  a a2a:Record ;
  rdfs:label "Geboorte op 24 augustus 1908" ;
  a2a:hasPerson oa:person_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Person-21de88c0-7f6e-30cf-501a-d008d0d37692, oa:person_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Person-78ea7741-2d3c-14e2-e410-f7fd5663e4d8, oa:person_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Person-0b4635b7-d942-e09d-be93-262a00447838 ;
  a2a:hasEvent oa:event_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_0, oa:relationep_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_1, oa:relationep_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_2 ;
  a2a:hasSource oa:source_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a .

oa:person_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Person-21de88c0-7f6e-30cf-501a-d008d0d37692
  a a2a:Person ;
  rdfs:label "Francis de Win" ;
  a2a:PersonName [
    rdfs:label "Francis de Win" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Win"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Person-78ea7741-2d3c-14e2-e410-f7fd5663e4d8
  a a2a:Person ;
  rdfs:label "Adriana van Weert" ;
  a2a:PersonName [
    rdfs:label "Adriana van Weert" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Person-0b4635b7-d942-e09d-be93-262a00447838
  a a2a:Person ;
  rdfs:label "Francisca Antonetta de Win" ;
  a2a:PersonName [
    rdfs:label "Francisca Antonetta de Win" ;
    a2a:PersonNameFirstName "Francisca Antonetta" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Win"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1908-08-24"^^xsd:date
  ] .

oa:event_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1908-08-24"^^xsd:date
  ] .

oa:relationep_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Person:21de88c0-7f6e-30cf-501a-d008d0d37692 ;
  a2a:EventKeyRef oa:event_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Event1 .

oa:relationep_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Person:78ea7741-2d3c-14e2-e410-f7fd5663e4d8 ;
  a2a:EventKeyRef oa:event_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Event1 .

oa:relationep_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Person:0b4635b7-d942-e09d-be93-262a00447838 ;
  a2a:EventKeyRef oa:event_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a_Event1 .

oa:source_bhi_6cf18e69-8c68-4f00-086f-e62c5863700a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze", "1908-08-25 - 1908-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1908-08-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1417, Periode: 1908" ;
    a2a:Book "Geboorteregister Heeze 1908" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "1417" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1417, Periode: 1908, Geboorteregister Heeze 1908, 46, 1417"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c260034a-3181-a05f-7c0e-76031936546b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c260034a-3181-a05f-7c0e-76031936546b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6cf18e69-8c68-4f00-086f-e62c5863700a" ;
  a2a:RecordGUID "{6cf18e69-8c68-4f00-086f-e62c5863700a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80997_00080997.xml van BHI" .

