@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_0daade1c-01ec-25ff-e2bb-924bfe7952a3
  a a2a:Record ;
  rdfs:label "Geboorte op 2 december 1850" ;
  a2a:hasPerson oa:person_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Person-d8648014-4d51-da0e-0e20-f6c5fe30d148, oa:person_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Person-82031a37-815b-eb3e-6d56-a50ca4c9f189, oa:person_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Person-0998f17b-307d-bd64-d286-debd65647480 ;
  a2a:hasEvent oa:event_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_0, oa:relationep_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_1, oa:relationep_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_2 ;
  a2a:hasSource oa:source_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3 .

oa:person_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Person-d8648014-4d51-da0e-0e20-f6c5fe30d148
  a a2a:Person ;
  rdfs:label "Zweradina Roza" ;
  a2a:PersonName [
    rdfs:label "Zweradina Roza" ;
    a2a:PersonNameFirstName "Zweradina" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1850-12-02"^^xsd:date
  ] .

oa:person_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Person-82031a37-815b-eb3e-6d56-a50ca4c9f189
  a a2a:Person ;
  rdfs:label "Martijntje Naijen" ;
  a2a:PersonName [
    rdfs:label "Martijntje Naijen" ;
    a2a:PersonNameFirstName "Martijntje" ;
    a2a:PersonNameLastName "Naijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Person-0998f17b-307d-bd64-d286-debd65647480
  a a2a:Person ;
  rdfs:label "Huibert Roza" ;
  a2a:PersonName [
    rdfs:label "Huibert Roza" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1850-12-02"^^xsd:date
  ] .

oa:relationep_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Person:d8648014-4d51-da0e-0e20-f6c5fe30d148 ;
  a2a:EventKeyRef oa:event_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Event1 .

oa:relationep_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Person:82031a37-815b-eb3e-6d56-a50ca4c9f189 ;
  a2a:EventKeyRef oa:event_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Event1 .

oa:relationep_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Person:0998f17b-307d-bd64-d286-debd65647480 ;
  a2a:EventKeyRef oa:event_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3_Event1 .

oa:source_bhi_0daade1c-01ec-25ff-e2bb-924bfe7952a3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1850-12-04 - 1850-12-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-12-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-12-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1850-12-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 190, Periode: 1850" ;
    a2a:Book "Geboorteregister Andel 1850" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "190" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 190, Periode: 1850, Geboorteregister Andel 1850, 31, 190"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d9a6c7ee-b285-8a55-6504-74e27ab31ba9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d9a6c7ee-b285-8a55-6504-74e27ab31ba9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0daade1c-01ec-25ff-e2bb-924bfe7952a3" ;
  a2a:RecordGUID "{0daade1c-01ec-25ff-e2bb-924bfe7952a3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_70934_00070934.xml van BHI" .

