@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_01dcdf4e-2cd8-9e56-2221-cff08918cdfa
  a a2a:Record ;
  rdfs:label "Geboorte op 5 oktober 1906" ;
  a2a:hasPerson oa:person_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Person-617173af-a0b9-f110-6444-922397900013, oa:person_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Person-d3417f24-5de7-7473-b028-e1364e1c2528, oa:person_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Person-d69b3a2e-79ba-2df3-3470-162436d8a132 ;
  a2a:hasEvent oa:event_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_0, oa:relationep_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_1, oa:relationep_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_2 ;
  a2a:hasSource oa:source_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa .

oa:person_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Person-617173af-a0b9-f110-6444-922397900013
  a a2a:Person ;
  rdfs:label "Henricus Johannes van Spaendonk" ;
  a2a:PersonName [
    rdfs:label "Henricus Johannes van Spaendonk" ;
    a2a:PersonNameFirstName "Henricus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spaendonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1906-10-05"^^xsd:date
  ] .

oa:person_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Person-d3417f24-5de7-7473-b028-e1364e1c2528
  a a2a:Person ;
  rdfs:label "Adriana Maria Elisabeth Jansen" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Elisabeth Jansen" ;
    a2a:PersonNameFirstName "Adriana Maria Elisabeth" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Person-d69b3a2e-79ba-2df3-3470-162436d8a132
  a a2a:Person ;
  rdfs:label "Johannes Franciscus van Spaendonk" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus van Spaendonk" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spaendonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1906-10-05"^^xsd:date
  ] .

oa:relationep_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Person:617173af-a0b9-f110-6444-922397900013 ;
  a2a:EventKeyRef oa:event_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Event1 .

oa:relationep_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Person:d3417f24-5de7-7473-b028-e1364e1c2528 ;
  a2a:EventKeyRef oa:event_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Event1 .

oa:relationep_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Person:d69b3a2e-79ba-2df3-3470-162436d8a132 ;
  a2a:EventKeyRef oa:event_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa_Event1 .

oa:source_bhi_01dcdf4e-2cd8-9e56-2221-cff08918cdfa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1906-10-05 - 1906-10-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-10-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-10-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1906-10-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2996, Periode: 1906" ;
    a2a:Book "Geboorteregister Tilburg 1906" ;
    a2a:DocumentNumber "1276" ;
    a2a:RegistryNumber "2996" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2996, Periode: 1906, Geboorteregister Tilburg 1906, 1276, 2996"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7053b8f5-9524-6a71-0471-db666c3b207d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7053b8f5-9524-6a71-0471-db666c3b207d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/01dcdf4e-2cd8-9e56-2221-cff08918cdfa" ;
  a2a:RecordGUID "{01dcdf4e-2cd8-9e56-2221-cff08918cdfa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2007_00002007.xml van BHI" .

