@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_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6
  a a2a:Record ;
  rdfs:label "Geboorte op 13 juni 1906" ;
  a2a:hasPerson oa:person_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Person-3d067306-97c3-88d9-d8d2-3a63255c3b88, oa:person_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Person-380fe48b-8371-e5fd-50c7-5ecc39ded932, oa:person_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Person-b931de53-591c-a2f8-bfdd-79ebf263f540 ;
  a2a:hasEvent oa:event_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_0, oa:relationep_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_1, oa:relationep_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_2 ;
  a2a:hasSource oa:source_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6 .

oa:person_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Person-3d067306-97c3-88d9-d8d2-3a63255c3b88
  a a2a:Person ;
  rdfs:label "Cornelis Antonius Slaats" ;
  a2a:PersonName [
    rdfs:label "Cornelis Antonius Slaats" ;
    a2a:PersonNameFirstName "Cornelis Antonius" ;
    a2a:PersonNameLastName "Slaats"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Person-380fe48b-8371-e5fd-50c7-5ecc39ded932
  a a2a:Person ;
  rdfs:label "Anna Maria Mattie" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Mattie" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Mattie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Person-b931de53-591c-a2f8-bfdd-79ebf263f540
  a a2a:Person ;
  rdfs:label "Cornelia Alphonsa Maria Slaats" ;
  a2a:PersonName [
    rdfs:label "Cornelia Alphonsa Maria Slaats" ;
    a2a:PersonNameFirstName "Cornelia Alphonsa Maria" ;
    a2a:PersonNameLastName "Slaats"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1906-06-13"^^xsd:date
  ] .

oa:event_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1906-06-13"^^xsd:date
  ] .

oa:relationep_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Person:3d067306-97c3-88d9-d8d2-3a63255c3b88 ;
  a2a:EventKeyRef oa:event_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Event1 .

oa:relationep_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Person:380fe48b-8371-e5fd-50c7-5ecc39ded932 ;
  a2a:EventKeyRef oa:event_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Event1 .

oa:relationep_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Person:b931de53-591c-a2f8-bfdd-79ebf263f540 ;
  a2a:EventKeyRef oa:event_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6_Event1 .

oa:source_bhi_19c7329d-7df3-c8a0-eaba-26c4b9ed49e6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1906-06-13 - 1906-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1906-06-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3499, Periode: 1906" ;
    a2a:Book "Geboorteregister Waalwijk 1906" ;
    a2a:DocumentNumber "91" ;
    a2a:RegistryNumber "3499" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3499, Periode: 1906, Geboorteregister Waalwijk 1906, 91, 3499"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2843ae79-56e8-104c-b4b9-4104a129eab0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2843ae79-56e8-104c-b4b9-4104a129eab0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/19c7329d-7df3-c8a0-eaba-26c4b9ed49e6" ;
  a2a:RecordGUID "{19c7329d-7df3-c8a0-eaba-26c4b9ed49e6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80892_00080892.xml van BHI" .

