@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_977dd296-84a2-a819-07cc-3aff9a856449
  a a2a:Record ;
  rdfs:label "Geboorte op 8 februari 1921 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Person-1204ce00-dd67-7f34-d680-c53cd4726000, oa:person_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Person-ed5b6dd6-d6cc-c42d-965a-d7c753a6f0bc, oa:person_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Person-560a374e-52b6-5091-7c72-e23b274b7f41 ;
  a2a:hasEvent oa:event_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_977dd296-84a2-a819-07cc-3aff9a856449_0, oa:relationep_bhi_977dd296-84a2-a819-07cc-3aff9a856449_1, oa:relationep_bhi_977dd296-84a2-a819-07cc-3aff9a856449_2 ;
  a2a:hasSource oa:source_bhi_977dd296-84a2-a819-07cc-3aff9a856449 .

oa:person_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Person-1204ce00-dd67-7f34-d680-c53cd4726000
  a a2a:Person ;
  rdfs:label "Henrica Louisa Feiertag" ;
  a2a:PersonName [
    rdfs:label "Henrica Louisa Feiertag" ;
    a2a:PersonNameFirstName "Henrica Louisa" ;
    a2a:PersonNameLastName "Feiertag"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Person-ed5b6dd6-d6cc-c42d-965a-d7c753a6f0bc
  a a2a:Person ;
  rdfs:label "Louisa Petronella Tops" ;
  a2a:PersonName [
    rdfs:label "Louisa Petronella Tops" ;
    a2a:PersonNameFirstName "Louisa Petronella" ;
    a2a:PersonNameLastName "Tops"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1921-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Person-560a374e-52b6-5091-7c72-e23b274b7f41
  a a2a:Person ;
  rdfs:label "Joannes Cornelius Maria Tops" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelius Maria Tops" ;
    a2a:PersonNameFirstName "Joannes Cornelius Maria" ;
    a2a:PersonNameLastName "Tops"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1921-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_977dd296-84a2-a819-07cc-3aff9a856449_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Person:1204ce00-dd67-7f34-d680-c53cd4726000 ;
  a2a:EventKeyRef oa:event_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Event1 .

oa:relationep_bhi_977dd296-84a2-a819-07cc-3aff9a856449_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Person:ed5b6dd6-d6cc-c42d-965a-d7c753a6f0bc ;
  a2a:EventKeyRef oa:event_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Event1 .

oa:relationep_bhi_977dd296-84a2-a819-07cc-3aff9a856449_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Person:560a374e-52b6-5091-7c72-e23b274b7f41 ;
  a2a:EventKeyRef oa:event_bhi_977dd296-84a2-a819-07cc-3aff9a856449_Event1 .

oa:source_bhi_977dd296-84a2-a819-07cc-3aff9a856449
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1921-02-10 - 1921-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1921-02-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3011, Periode: 1921" ;
    a2a:Book "Geboorteregister Tilburg 1921" ;
    a2a:DocumentNumber "229" ;
    a2a:RegistryNumber "3011" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3011, Periode: 1921, Geboorteregister Tilburg 1921, 229, 3011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f21db764-1ed4-f1ec-0b1e-72554eea0a32.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f21db764-1ed4-f1ec-0b1e-72554eea0a32.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/977dd296-84a2-a819-07cc-3aff9a856449" ;
  a2a:RecordGUID "{977dd296-84a2-a819-07cc-3aff9a856449}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1773_00001773.xml van BHI" .

