@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_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9
  a a2a:Record ;
  rdfs:label "Geboorte op 29 september 1924" ;
  a2a:hasPerson oa:person_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Person-870680f8-4d9e-fac9-01a9-c7e03f3ff114, oa:person_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Person-f5aa648e-2b03-ee22-65a2-90cadc0f5034, oa:person_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Person-17be2ecc-0dc5-a033-f308-8f87959a4db4 ;
  a2a:hasEvent oa:event_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_0, oa:relationep_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_1, oa:relationep_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_2 ;
  a2a:hasSource oa:source_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9 .

oa:person_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Person-870680f8-4d9e-fac9-01a9-c7e03f3ff114
  a a2a:Person ;
  rdfs:label "Willemijntje Clasina Sterk" ;
  a2a:PersonName [
    rdfs:label "Willemijntje Clasina Sterk" ;
    a2a:PersonNameFirstName "Willemijntje Clasina" ;
    a2a:PersonNameLastName "Sterk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Person-f5aa648e-2b03-ee22-65a2-90cadc0f5034
  a a2a:Person ;
  rdfs:label "Daniel Jan van der Wees" ;
  a2a:PersonName [
    rdfs:label "Daniel Jan van der Wees" ;
    a2a:PersonNameFirstName "Daniel Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wees"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1924-09-29"^^xsd:date
  ] .

oa:person_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Person-17be2ecc-0dc5-a033-f308-8f87959a4db4
  a a2a:Person ;
  rdfs:label "Jan Philippus van der Wees" ;
  a2a:PersonName [
    rdfs:label "Jan Philippus van der Wees" ;
    a2a:PersonNameFirstName "Jan Philippus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wees"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1924-09-29"^^xsd:date
  ] .

oa:relationep_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Person:870680f8-4d9e-fac9-01a9-c7e03f3ff114 ;
  a2a:EventKeyRef oa:event_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Event1 .

oa:relationep_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Person:f5aa648e-2b03-ee22-65a2-90cadc0f5034 ;
  a2a:EventKeyRef oa:event_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Event1 .

oa:relationep_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Person:17be2ecc-0dc5-a033-f308-8f87959a4db4 ;
  a2a:EventKeyRef oa:event_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9_Event1 .

oa:source_bhi_925d5673-3fe7-e64d-a3cd-9d7a2d9482d9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1924-09-30 - 1924-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1924-09-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 866, Periode: 1924" ;
    a2a:Book "Geboorteregister Eindhoven 1924" ;
    a2a:DocumentNumber "1408" ;
    a2a:RegistryNumber "866" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 866, Periode: 1924, Geboorteregister Eindhoven 1924, 1408, 866"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7f38e459-f6ef-0054-ab3b-681da415aae5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7f38e459-f6ef-0054-ab3b-681da415aae5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/925d5673-3fe7-e64d-a3cd-9d7a2d9482d9" ;
  a2a:RecordGUID "{925d5673-3fe7-e64d-a3cd-9d7a2d9482d9}" ;
  a2a:SourceRemarkdeel "866" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2418_00002418.xml van BHI" .

