@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_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49
  a a2a:Record ;
  rdfs:label "Geboorte op 1 maart 1911" ;
  a2a:hasPerson oa:person_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Person-344316b9-6907-fdef-e7d7-2506d88018d9, oa:person_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Person-56eaff3e-66c2-f9c2-aaa8-165b9af4df5f, oa:person_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Person-d8c79ef6-0db8-b34b-a497-23ff1c45da69 ;
  a2a:hasEvent oa:event_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_0, oa:relationep_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_1, oa:relationep_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_2 ;
  a2a:hasSource oa:source_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49 .

oa:person_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Person-344316b9-6907-fdef-e7d7-2506d88018d9
  a a2a:Person ;
  rdfs:label "Taetske Reinstra" ;
  a2a:PersonName [
    rdfs:label "Taetske Reinstra" ;
    a2a:PersonNameFirstName "Taetske" ;
    a2a:PersonNameLastName "Reinstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Person-56eaff3e-66c2-f9c2-aaa8-165b9af4df5f
  a a2a:Person ;
  rdfs:label "Theresia Catharina Helena Hollander" ;
  a2a:PersonName [
    rdfs:label "Theresia Catharina Helena Hollander" ;
    a2a:PersonNameFirstName "Theresia Catharina Helena" ;
    a2a:PersonNameLastName "Hollander"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1911-03-01"^^xsd:date
  ] .

oa:person_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Person-d8c79ef6-0db8-b34b-a497-23ff1c45da69
  a a2a:Person ;
  rdfs:label "Johannes Hollander" ;
  a2a:PersonName [
    rdfs:label "Johannes Hollander" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hollander"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1911-03-01"^^xsd:date
  ] .

oa:relationep_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Person:344316b9-6907-fdef-e7d7-2506d88018d9 ;
  a2a:EventKeyRef oa:event_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Event1 .

oa:relationep_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Person:56eaff3e-66c2-f9c2-aaa8-165b9af4df5f ;
  a2a:EventKeyRef oa:event_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Event1 .

oa:relationep_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Person:d8c79ef6-0db8-b34b-a497-23ff1c45da69 ;
  a2a:EventKeyRef oa:event_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49_Event1 .

oa:source_bhi_bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1911-03-03 - 1911-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1911-03-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3400, Periode: 1911" ;
    a2a:Book "Geboorteregister Vlijmen 1911" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "3400" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3400, Periode: 1911, Geboorteregister Vlijmen 1911, 24, 3400"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1f5c4b42-a340-4c9e-69ae-1677bf171420.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1f5c4b42-a340-4c9e-69ae-1677bf171420.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49" ;
  a2a:RecordGUID "{bcdf2c73-5ac8-ed21-82f3-e9b0940d1d49}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_6223_00006223.xml van BHI" .

