@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_52812602-2bfd-b279-178a-54b61baae74f
  a a2a:Record ;
  rdfs:label "Geboorte op 2 oktober 1832" ;
  a2a:hasPerson oa:person_bhi_52812602-2bfd-b279-178a-54b61baae74f_Person-54c6e351-e6c4-f5dd-f459-2547c4916a84, oa:person_bhi_52812602-2bfd-b279-178a-54b61baae74f_Person-862c0dba-2cc9-7c18-d541-77a1b0496a43, oa:person_bhi_52812602-2bfd-b279-178a-54b61baae74f_Person-8f2fcab9-6db3-953e-7b74-4d1ceb5a3be6 ;
  a2a:hasEvent oa:event_bhi_52812602-2bfd-b279-178a-54b61baae74f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_52812602-2bfd-b279-178a-54b61baae74f_0, oa:relationep_bhi_52812602-2bfd-b279-178a-54b61baae74f_1, oa:relationep_bhi_52812602-2bfd-b279-178a-54b61baae74f_2 ;
  a2a:hasSource oa:source_bhi_52812602-2bfd-b279-178a-54b61baae74f .

oa:person_bhi_52812602-2bfd-b279-178a-54b61baae74f_Person-54c6e351-e6c4-f5dd-f459-2547c4916a84
  a a2a:Person ;
  rdfs:label "Wilhelmina Wiegeraad" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Wiegeraad" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Wiegeraad"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_52812602-2bfd-b279-178a-54b61baae74f_Person-862c0dba-2cc9-7c18-d541-77a1b0496a43
  a a2a:Person ;
  rdfs:label "Pieter Carati" ;
  a2a:PersonName [
    rdfs:label "Pieter Carati" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Carati"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_52812602-2bfd-b279-178a-54b61baae74f_Person-8f2fcab9-6db3-953e-7b74-4d1ceb5a3be6
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus Carati" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus Carati" ;
    a2a:PersonNameFirstName "Cornelis Jacobus" ;
    a2a:PersonNameLastName "Carati"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1832-10-02"^^xsd:date
  ] .

oa:event_bhi_52812602-2bfd-b279-178a-54b61baae74f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1832-10-02"^^xsd:date
  ] .

oa:relationep_bhi_52812602-2bfd-b279-178a-54b61baae74f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_52812602-2bfd-b279-178a-54b61baae74f_Person:54c6e351-e6c4-f5dd-f459-2547c4916a84 ;
  a2a:EventKeyRef oa:event_bhi_52812602-2bfd-b279-178a-54b61baae74f_Event1 .

oa:relationep_bhi_52812602-2bfd-b279-178a-54b61baae74f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_52812602-2bfd-b279-178a-54b61baae74f_Person:862c0dba-2cc9-7c18-d541-77a1b0496a43 ;
  a2a:EventKeyRef oa:event_bhi_52812602-2bfd-b279-178a-54b61baae74f_Event1 .

oa:relationep_bhi_52812602-2bfd-b279-178a-54b61baae74f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_52812602-2bfd-b279-178a-54b61baae74f_Person:8f2fcab9-6db3-953e-7b74-4d1ceb5a3be6 ;
  a2a:EventKeyRef oa:event_bhi_52812602-2bfd-b279-178a-54b61baae74f_Event1 .

oa:source_bhi_52812602-2bfd-b279-178a-54b61baae74f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1832-10-02 - 1832-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1832-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1832" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1832-10-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1176, Periode: 1832" ;
    a2a:Book "Geboorteregister 1832" ;
    a2a:DocumentNumber "299" ;
    a2a:RegistryNumber "1176" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1176, Periode: 1832, Geboorteregister 1832, 299, 1176"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/add15ea8-717c-db8a-017c-77c42746f21c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/add15ea8-717c-db8a-017c-77c42746f21c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/52812602-2bfd-b279-178a-54b61baae74f" ;
  a2a:RecordGUID "{52812602-2bfd-b279-178a-54b61baae74f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1319_00001319.xml van BHI" .

