@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_b2db0786-bf16-c22e-7477-c87f2312be28
  a a2a:Record ;
  rdfs:label "Geboorte op 10 mei 1922" ;
  a2a:hasPerson oa:person_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Person-f4faaae7-8759-90fb-ec1a-4f988d913c04, oa:person_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Person-29302338-f6fe-384d-e05d-9249a8f30f55, oa:person_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Person-81f08d92-7113-35a7-7e93-9959244d1f86 ;
  a2a:hasEvent oa:event_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_0, oa:relationep_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_1, oa:relationep_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_2 ;
  a2a:hasSource oa:source_bhi_b2db0786-bf16-c22e-7477-c87f2312be28 .

oa:person_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Person-f4faaae7-8759-90fb-ec1a-4f988d913c04
  a a2a:Person ;
  rdfs:label "Anna Cornelia Maria Spitters" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Maria Spitters" ;
    a2a:PersonNameFirstName "Anna Cornelia Maria" ;
    a2a:PersonNameLastName "Spitters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Person-29302338-f6fe-384d-e05d-9249a8f30f55
  a a2a:Person ;
  rdfs:label "Adriana Johanna Maria Frijters" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Maria Frijters" ;
    a2a:PersonNameFirstName "Adriana Johanna Maria" ;
    a2a:PersonNameLastName "Frijters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1922-05-10"^^xsd:date
  ] .

oa:person_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Person-81f08d92-7113-35a7-7e93-9959244d1f86
  a a2a:Person ;
  rdfs:label "Machiel Frijters" ;
  a2a:PersonName [
    rdfs:label "Machiel Frijters" ;
    a2a:PersonNameFirstName "Machiel" ;
    a2a:PersonNameLastName "Frijters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1922-05-10"^^xsd:date
  ] .

oa:relationep_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Person:f4faaae7-8759-90fb-ec1a-4f988d913c04 ;
  a2a:EventKeyRef oa:event_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Event1 .

oa:relationep_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Person:29302338-f6fe-384d-e05d-9249a8f30f55 ;
  a2a:EventKeyRef oa:event_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Event1 .

oa:relationep_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Person:81f08d92-7113-35a7-7e93-9959244d1f86 ;
  a2a:EventKeyRef oa:event_bhi_b2db0786-bf16-c22e-7477-c87f2312be28_Event1 .

oa:source_bhi_b2db0786-bf16-c22e-7477-c87f2312be28
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1922-05-11 - 1922-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1922-05-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3012, Periode: 1922" ;
    a2a:Book "Geboorteregister Tilburg 1922" ;
    a2a:DocumentNumber "672" ;
    a2a:RegistryNumber "3012" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3012, Periode: 1922, Geboorteregister Tilburg 1922, 672, 3012"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/43225bb4-1138-31b9-4f55-b7d04193f2a4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/43225bb4-1138-31b9-4f55-b7d04193f2a4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b2db0786-bf16-c22e-7477-c87f2312be28" ;
  a2a:RecordGUID "{b2db0786-bf16-c22e-7477-c87f2312be28}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1968_00001968.xml van BHI" .

