@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_573feb76-fd67-b33a-abe9-aba290caecf3
  a a2a:Record ;
  rdfs:label "Geboorte op 30 maart 1908" ;
  a2a:hasPerson oa:person_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Person-a28deee8-0bb0-6495-d592-fcad32143327, oa:person_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Person-bc5b9a81-b1b4-8f3b-aa8b-857698b6eaaa, oa:person_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Person-3572004a-a916-fd4d-5324-0a6e962f7549 ;
  a2a:hasEvent oa:event_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_0, oa:relationep_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_1, oa:relationep_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_2 ;
  a2a:hasSource oa:source_bhi_573feb76-fd67-b33a-abe9-aba290caecf3 .

oa:person_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Person-a28deee8-0bb0-6495-d592-fcad32143327
  a a2a:Person ;
  rdfs:label "Cornelia Maria Adriana van den Broek" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Adriana van den Broek" ;
    a2a:PersonNameFirstName "Cornelia Maria Adriana" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Person-bc5b9a81-b1b4-8f3b-aa8b-857698b6eaaa
  a a2a:Person ;
  rdfs:label "Cornelis van der Pas" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Pas" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Person-3572004a-a916-fd4d-5324-0a6e962f7549
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Petronella van der Pas" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Petronella van der Pas" ;
    a2a:PersonNameFirstName "Adriana Cornelia Petronella" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1908-03-30"^^xsd:date
  ] .

oa:event_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1908-03-30"^^xsd:date
  ] .

oa:relationep_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Person:a28deee8-0bb0-6495-d592-fcad32143327 ;
  a2a:EventKeyRef oa:event_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Event1 .

oa:relationep_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Person:bc5b9a81-b1b4-8f3b-aa8b-857698b6eaaa ;
  a2a:EventKeyRef oa:event_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Event1 .

oa:relationep_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Person:3572004a-a916-fd4d-5324-0a6e962f7549 ;
  a2a:EventKeyRef oa:event_bhi_573feb76-fd67-b33a-abe9-aba290caecf3_Event1 .

oa:source_bhi_573feb76-fd67-b33a-abe9-aba290caecf3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1908-03-30 - 1908-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1908-03-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 444, Periode: 1908" ;
    a2a:Book "Geboorteregister 1908" ;
    a2a:DocumentNumber "201" ;
    a2a:RegistryNumber "444" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 444, Periode: 1908, Geboorteregister 1908, 201, 444"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f4b73dec-e3fb-b072-3740-97ea8784a23f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f4b73dec-e3fb-b072-3740-97ea8784a23f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/573feb76-fd67-b33a-abe9-aba290caecf3" ;
  a2a:RecordGUID "{573feb76-fd67-b33a-abe9-aba290caecf3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1477_00001477.xml van BHI" .

