@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_2ca7318e-38ea-dd96-d12e-26b1feb4f981
  a a2a:Record ;
  rdfs:label "Geboorte op 28 januari 1904" ;
  a2a:hasPerson oa:person_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Person-3ffda3e0-da52-2ef4-1b8e-6b991d0c9c00, oa:person_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Person-23248a5a-123e-616f-47c8-17a1106dd2ec, oa:person_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Person-8cd24b7a-483f-2093-92e9-a12817360b06 ;
  a2a:hasEvent oa:event_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_0, oa:relationep_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_1, oa:relationep_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_2 ;
  a2a:hasSource oa:source_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981 .

oa:person_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Person-3ffda3e0-da52-2ef4-1b8e-6b991d0c9c00
  a a2a:Person ;
  rdfs:label "Laban Cornelis Schaddelee" ;
  a2a:PersonName [
    rdfs:label "Laban Cornelis Schaddelee" ;
    a2a:PersonNameFirstName "Laban Cornelis" ;
    a2a:PersonNameLastName "Schaddelee"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1904-01-28"^^xsd:date
  ] .

oa:person_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Person-23248a5a-123e-616f-47c8-17a1106dd2ec
  a a2a:Person ;
  rdfs:label "Fora Duijnhouwer" ;
  a2a:PersonName [
    rdfs:label "Fora Duijnhouwer" ;
    a2a:PersonNameFirstName "Fora" ;
    a2a:PersonNameLastName "Duijnhouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Person-8cd24b7a-483f-2093-92e9-a12817360b06
  a a2a:Person ;
  rdfs:label "Arie Schaddelee" ;
  a2a:PersonName [
    rdfs:label "Arie Schaddelee" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Schaddelee"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1904-01-28"^^xsd:date
  ] .

oa:relationep_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Person:3ffda3e0-da52-2ef4-1b8e-6b991d0c9c00 ;
  a2a:EventKeyRef oa:event_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Event1 .

oa:relationep_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Person:23248a5a-123e-616f-47c8-17a1106dd2ec ;
  a2a:EventKeyRef oa:event_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Event1 .

oa:relationep_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Person:8cd24b7a-483f-2093-92e9-a12817360b06 ;
  a2a:EventKeyRef oa:event_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981_Event1 .

oa:source_bhi_2ca7318e-38ea-dd96-d12e-26b1feb4f981
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1904-01-29 - 1904-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1904-01-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3559, Periode: 1904" ;
    a2a:Book "Geboorteregister De Werken en Sleeuwijk 1904" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "3559" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3559, Periode: 1904, Geboorteregister De Werken en Sleeuwijk 1904, 7, 3559"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d7a8940f-434a-85e8-5eb6-b1902102f546.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d7a8940f-434a-85e8-5eb6-b1902102f546.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2ca7318e-38ea-dd96-d12e-26b1feb4f981" ;
  a2a:RecordGUID "{2ca7318e-38ea-dd96-d12e-26b1feb4f981}" ;
  a2a:SourceRemarkdeel "3559" ;
  a2a:SourceRemarkregister_periode "1904" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_229_00000229.xml van BHI" .

