@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_3f6ca0b2-e677-cada-90d2-81a73d3fb005
  a a2a:Record ;
  rdfs:label "Geboorte op 12 januari 1921 te Breda" ;
  a2a:hasPerson oa:person_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Person-e17b0177-9db2-909c-9281-12df933c9a40, oa:person_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Person-e32edfcf-9743-5439-7d46-c381c0f77348, oa:person_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Person-f58cb4e9-5c34-fab5-5e26-e0a6f1349c5e ;
  a2a:hasEvent oa:event_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_0, oa:relationep_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_1, oa:relationep_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_2 ;
  a2a:hasSource oa:source_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005 .

oa:person_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Person-e17b0177-9db2-909c-9281-12df933c9a40
  a a2a:Person ;
  rdfs:label "Barbara Maria Fokkema" ;
  a2a:PersonName [
    rdfs:label "Barbara Maria Fokkema" ;
    a2a:PersonNameFirstName "Barbara Maria" ;
    a2a:PersonNameLastName "Fokkema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Person-e32edfcf-9743-5439-7d46-c381c0f77348
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Karl Brauers" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Karl Brauers" ;
    a2a:PersonNameFirstName "Johannes Jacobus Karl" ;
    a2a:PersonNameLastName "Brauers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1921-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Person-f58cb4e9-5c34-fab5-5e26-e0a6f1349c5e
  a a2a:Person ;
  rdfs:label "Leo Joseph Karl Brauers" ;
  a2a:PersonName [
    rdfs:label "Leo Joseph Karl Brauers" ;
    a2a:PersonNameFirstName "Leo Joseph Karl" ;
    a2a:PersonNameLastName "Brauers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1921-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Person:e17b0177-9db2-909c-9281-12df933c9a40 ;
  a2a:EventKeyRef oa:event_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Event1 .

oa:relationep_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Person:e32edfcf-9743-5439-7d46-c381c0f77348 ;
  a2a:EventKeyRef oa:event_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Event1 .

oa:relationep_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Person:f58cb4e9-5c34-fab5-5e26-e0a6f1349c5e ;
  a2a:EventKeyRef oa:event_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005_Event1 .

oa:source_bhi_3f6ca0b2-e677-cada-90d2-81a73d3fb005
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1921-01-12 - 1921-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1921-01-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 451, Periode: 1921" ;
    a2a:Book "Geboorteregister Breda 1921" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "451" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 451, Periode: 1921, Geboorteregister Breda 1921, 12, 451"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f537d641-7dc4-9e7d-9649-bd8cb974b9c9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f537d641-7dc4-9e7d-9649-bd8cb974b9c9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3f6ca0b2-e677-cada-90d2-81a73d3fb005" ;
  a2a:RecordGUID "{3f6ca0b2-e677-cada-90d2-81a73d3fb005}" ;
  a2a:SourceRemarkdeel "451" ;
  a2a:SourceRemarkregister_periode "1921" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_710_00000710.xml van BHI" .

