@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_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331
  a a2a:Record ;
  rdfs:label "Geboorte op 4 oktober 1881" ;
  a2a:hasPerson oa:person_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Person-199f99b5-5b20-c47c-7e13-2bbac724a757, oa:person_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Person-92786048-ba7f-f7bd-0a87-87bed427173e, oa:person_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Person-e77a9d1d-ac2a-cb7a-6a58-a954e8476d98 ;
  a2a:hasEvent oa:event_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_0, oa:relationep_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_1, oa:relationep_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_2 ;
  a2a:hasSource oa:source_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331 .

oa:person_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Person-199f99b5-5b20-c47c-7e13-2bbac724a757
  a a2a:Person ;
  rdfs:label "Antonie Treffers" ;
  a2a:PersonName [
    rdfs:label "Antonie Treffers" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Treffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Person-92786048-ba7f-f7bd-0a87-87bed427173e
  a a2a:Person ;
  rdfs:label "Jacoba Judik Kuijsten" ;
  a2a:PersonName [
    rdfs:label "Jacoba Judik Kuijsten" ;
    a2a:PersonNameFirstName "Jacoba Judik" ;
    a2a:PersonNameLastName "Kuijsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Person-e77a9d1d-ac2a-cb7a-6a58-a954e8476d98
  a a2a:Person ;
  rdfs:label "Adriana Maria Treffers" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Treffers" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Treffers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1881-10-04"^^xsd:date
  ] .

oa:event_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1881-10-04"^^xsd:date
  ] .

oa:relationep_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Person:199f99b5-5b20-c47c-7e13-2bbac724a757 ;
  a2a:EventKeyRef oa:event_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Event1 .

oa:relationep_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Person:92786048-ba7f-f7bd-0a87-87bed427173e ;
  a2a:EventKeyRef oa:event_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Event1 .

oa:relationep_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Person:e77a9d1d-ac2a-cb7a-6a58-a954e8476d98 ;
  a2a:EventKeyRef oa:event_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331_Event1 .

oa:source_bhi_e1cc0a34-ed1b-96eb-73b5-cd76c95ef331
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1881-10-04 - 1881-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1881-10-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8661, Periode: 1881" ;
    a2a:Book "Geboorteregister Waalwijk 1881" ;
    a2a:DocumentNumber "142" ;
    a2a:RegistryNumber "8661" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8661, Periode: 1881, Geboorteregister Waalwijk 1881, 142, 8661"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/39f4f275-bcc9-1701-eef3-66e744cd76d1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/39f4f275-bcc9-1701-eef3-66e744cd76d1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e1cc0a34-ed1b-96eb-73b5-cd76c95ef331" ;
  a2a:RecordGUID "{e1cc0a34-ed1b-96eb-73b5-cd76c95ef331}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81142_00081142.xml van BHI" .

